From 41ae3f04fd22d22c552742458344591061822884 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 25 Jul 2022 12:35:05 +0200 Subject: m + add force feedback support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libgamepad_get_button_is_pressed.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libgamepad_get_button_is_pressed.c') diff --git a/libgamepad_get_button_is_pressed.c b/libgamepad_get_button_is_pressed.c index 46a028e..7ec2f73 100644 --- a/libgamepad_get_button_is_pressed.c +++ b/libgamepad_get_button_is_pressed.c @@ -2,4 +2,4 @@ #include "common.h" -extern inline int libgamepad_get_button_is_pressed(struct libgamepad_device *, unsigned int); +extern inline int libgamepad_get_button_is_pressed(struct libgamepad_device *, uint16_t); -- cgit v1.2.3-70-g09d2