pandora: use hw scaler (resolves 32x+sms), frontend refactoring
[picodrive.git] / platform / linux / in_evdev.h
1
2 void in_evdev_init(void *vdrv);
3 int  in_evdev_update(void *drv_data, const int *binds, int *result);
4