aboutsummaryrefslogtreecommitdiffstats
path: root/libgamepad_get_device_has_relative_axis.c
blob: 94bddda427b5dda3eac71b9d62ed61fcdf298312 (plain) (blame)
1
2
3
4
5
/* See LICENSE file for copyright and license details. */
#include "common.h"


extern inline int libgamepad_get_device_has_relative_axis(const struct libgamepad_device *, uint16_t);