Drop RARCH_SRAM_WRITE_PROTECT and RARCH_CHEAT_INPUT that we

aren't even using for now so that RetroArch bind IDs stay under
64
This commit is contained in:
twinaphex 2013-03-09 15:36:33 +01:00
parent 18ba3ef3e5
commit dc95abf70e

View File

@ -108,10 +108,6 @@ enum // RetroArch specific bind IDs.
RARCH_DISK_EJECT_TOGGLE,
RARCH_DISK_NEXT,
#ifdef RARCH_CONSOLE
RARCH_CHEAT_INPUT,
RARCH_SRAM_WRITE_PROTECT,
#endif
#ifdef HAVE_RMENU
RARCH_RMENU_TOGGLE,
RARCH_RMENU_QUICKMENU_TOGGLE,