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