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


extern inline const char *libgamepad_get_relative_axis_name(uint16_t);