mirror of
https://github.com/libretro/RetroArch
synced 2025-04-07 13:23:32 +00:00
Update input_keymaps.c
This commit is contained in:
parent
804a0f4378
commit
77dd981d21
@ -705,8 +705,8 @@ 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 },
|
||||||
{ KEY_TAB, RETROK_TAB },
|
{ KEY_TAB, RETROK_TAB },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user