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),
|
||||
#ifdef HAVE_RGUI
|
||||
DECLARE_BIND(menu_toggle, RARCH_MENU_TOGGLE),
|
||||
#endif HAVE_RGUI
|
||||
#endif
|
||||
},
|
||||
|
||||
{ DECL_PLAYER(2) },
|
||||
|
|
Loading…
Reference in New Issue