Files
86Box/src/qt/evdev_mouse.hpp

4 lines
45 B
C++
Raw Normal View History

2021-12-10 01:03:20 +06:00
#ifdef EVDEV_INPUT
void evdev_init();
#endif