4 lines
45 B
C++
4 lines
45 B
C++
|
|
#ifdef EVDEV_INPUT
|
||
|
|
void evdev_init();
|
||
|
|
#endif
|