mirror of
https://github.com/libretro/RetroArch
synced 2025-03-22 16:20:58 +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 },
|
||||
};
|
||||
#endif
|
||||
_
|
||||
|
||||
#ifdef __linux__
|
||||
const struct rarch_key_map rarch_key_map_linux[] = {
|
||||
{ KEY_BACKSPACE, RETROK_BACKSPACE },
|
||||
|
Loading…
x
Reference in New Issue
Block a user