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


extern inline int libgamepad_get_button_is_pressed(struct libgamepad_device *, unsigned int);