mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-03-25 05:12:50 +01:00
more input layer tweaks
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@627 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
int in_evdev_update(void *drv_data, int *binds);
|
||||
int in_evdev_update_keycode(void **data, int count, int *which, int *is_down);
|
||||
int in_evdev_update_keycode(void **data, int count, int *which, int *is_down, int timeout_ms);
|
||||
void in_evdev_init(void *vdrv);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user