frontend: make analogs configurable
[pcsx_rearmed.git] / frontend / linux / in_evdev.h
CommitLineData
698517be 1
1bba42a5 2extern int in_evdev_allow_abs_only;
3
f2de172b 4void in_evdev_init(void);
698517be 5
6/* to be set somewhere in platform code */
7extern struct in_default_bind in_evdev_defbinds[];