mirror of
https://github.com/libretro/RetroArch
synced 2025-01-26 18:35:22 +00:00
Fix settings.c derp
This commit is contained in:
parent
4975ea35fe
commit
2dde412d64
@ -839,7 +839,7 @@ static const struct bind_map bind_maps[MAX_PLAYERS][RARCH_BIND_LIST_END_NULL] =
|
|||||||
DECLARE_BIND(disk_next, RARCH_DISK_NEXT),
|
DECLARE_BIND(disk_next, RARCH_DISK_NEXT),
|
||||||
#ifdef HAVE_RGUI
|
#ifdef HAVE_RGUI
|
||||||
DECLARE_BIND(menu_toggle, RARCH_MENU_TOGGLE),
|
DECLARE_BIND(menu_toggle, RARCH_MENU_TOGGLE),
|
||||||
#endif HAVE_RGUI
|
#endif
|
||||||
},
|
},
|
||||||
|
|
||||||
{ DECL_PLAYER(2) },
|
{ DECL_PLAYER(2) },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user