mirror of
https://github.com/libretro/RetroArch
synced 2025-04-17 02:43:03 +00:00
(UDev) Buildfix
This commit is contained in:
parent
a244a39626
commit
721b3039e4
@ -140,7 +140,7 @@ struct udev_input
|
||||
|
||||
unsigned num_devices;
|
||||
|
||||
static uint8_t state[UDEV_MAX_KEYS];
|
||||
uint8_t state[UDEV_MAX_KEYS];
|
||||
|
||||
#ifdef UDEV_XKB_HANDLING
|
||||
bool xkb_handling;
|
||||
|
Loading…
x
Reference in New Issue
Block a user