aboutsummaryrefslogtreecommitdiffstats
path: root/libgamepad_grab.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgamepad_grab.c')
-rw-r--r--libgamepad_grab.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/libgamepad_grab.c b/libgamepad_grab.c
new file mode 100644
index 0000000..a6a6a41
--- /dev/null
+++ b/libgamepad_grab.c
@@ -0,0 +1,5 @@
+/* See LICENSE file for copyright and license details. */
+#include "common.h"
+
+
+extern inline int libgamepad_grab(struct libgamepad_device *);