Update input_defines.h with kiosk mode
This commit is contained in:
parent
2d16bbd5a2
commit
390f1d3760
|
@ -126,6 +126,7 @@ enum
|
|||
RARCH_MENU_TOGGLE,
|
||||
RARCH_QUIT_KEY,
|
||||
RARCH_CLOSE_CONTENT_KEY,
|
||||
RARCH_KIOSK_MODE,
|
||||
RARCH_RESET,
|
||||
RARCH_FAST_FORWARD_KEY,
|
||||
RARCH_FAST_FORWARD_HOLD_KEY,
|
||||
|
|
Loading…
Reference in New Issue