mirror of
https://github.com/libretro/RetroArch
synced 2025-03-23 19:21:03 +00:00
Buildfix for input_keymaps.c
This commit is contained in:
parent
11d75d088c
commit
9cf1b96e95
@ -705,7 +705,7 @@ const struct rarch_key_map rarch_key_map_rwebinput[] = {
|
|||||||
{ 0, RETROK_UNKNOWN },
|
{ 0, RETROK_UNKNOWN },
|
||||||
};
|
};
|
||||||
#endif
|
#endif
|
||||||
_
|
|
||||||
#ifdef __linux__
|
#ifdef __linux__
|
||||||
const struct rarch_key_map rarch_key_map_linux[] = {
|
const struct rarch_key_map rarch_key_map_linux[] = {
|
||||||
{ KEY_BACKSPACE, RETROK_BACKSPACE },
|
{ KEY_BACKSPACE, RETROK_BACKSPACE },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user