aboutsummaryrefslogtreecommitdiffstats
path: root/libgamepad_get_button_is_pressed.c
blob: 7ec2f739b4b0b885388b98b9ee6382e05013c4da (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 *, uint16_t);