mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
(RARCH_CONSOLE) Take out unneeded menu_binds now
This commit is contained in:
parent
b4256ac0ed
commit
bff44116ed
@ -247,9 +247,6 @@ struct settings
|
||||
char joypad_driver[32];
|
||||
char keyboard_layout[64];
|
||||
struct retro_keybind binds[MAX_PLAYERS][RARCH_BIND_LIST_END];
|
||||
#ifdef RARCH_CONSOLE
|
||||
struct retro_keybind menu_binds[RARCH_BIND_LIST_END];
|
||||
#endif
|
||||
|
||||
// Set by autoconfiguration in joypad_autoconfig_dir. Does not override main binds.
|
||||
struct retro_keybind autoconf_binds[MAX_PLAYERS][RARCH_BIND_LIST_END];
|
||||
|
Loading…
x
Reference in New Issue
Block a user