mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-03-24 04:42:37 +01:00
move select from evdev to upper level
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@636 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
|
||||
int in_evdev_update(void *drv_data, int *binds);
|
||||
int in_evdev_update_keycode(void **data, int count, int *which, int *is_down, int timeout_ms);
|
||||
void in_evdev_init(void *vdrv);
|
||||
int in_evdev_update(void *drv_data, int *binds);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user