unified menu wip and some reorganization for it
[picodrive.git] / platform / linux / in_evdev.h
1
2 void in_evdev_init(void *vdrv);
3 int  in_evdev_update(void *drv_data, int *binds);
4