Menu: Use function plat_get_skin_dir to locate bg image
[picodrive.git] / platform / linux / in_evdev.h
1
2 struct in_default_bind;
3 extern int in_evdev_allow_abs_only;
4
5 void in_evdev_init(const struct in_default_bind *defbinds);