mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-05 06:47:45 -04:00
input: get rid of pl2 flag, use 'bind types' instead
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@713 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
ee0f881e9f
commit
8e77275eda
10 changed files with 318 additions and 255 deletions
|
@ -1,4 +1,4 @@
|
|||
|
||||
void in_evdev_init(void *vdrv);
|
||||
int in_evdev_update(void *drv_data, int *binds);
|
||||
int in_evdev_update(void *drv_data, const int *binds, int *result);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue