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


extern inline const char *libgamepad_get_button_name(uint16_t);