Skip to content

Commit a6aa142

Browse files
authored
Update msg_hash_us.h with kiosk mode
added meta_kiosk
1 parent d236ecf commit a6aa142

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

intl/msg_hash_us.h

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16111,6 +16111,14 @@ MSG_HASH(
1611116111
MENU_ENUM_LABEL_VALUE_PAL60_ENABLE,
1611216112
"Use PAL60 Mode"
1611316113
)
16114+
MSG_HASH(
16115+
MENU_ENUM_LABEL_VALUE_INPUT_META_KIOSK,
16116+
"Kiosk Mode (Toggle)"
16117+
)
16118+
MSG_HASH(
16119+
MENU_ENUM_SUBLABEL_INPUT_META_KIOSK,
16120+
"Toggles Kiosk Mode."
16121+
)
1611416122
MSG_HASH(
1611516123
MENU_ENUM_LABEL_VALUE_INPUT_META_RESTART_KEY,
1611616124
"Restart RetroArch"

0 commit comments

Comments
 (0)