From 7ba551864b25a64c3d520f44f19a504061bea827 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Fri, 27 Mar 2020 04:43:42 +0100 Subject: [PATCH] Fix input overlay title label --- intl/msg_hash_lbl.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/intl/msg_hash_lbl.h b/intl/msg_hash_lbl.h index e2d0788f2a..0236af55d5 100644 --- a/intl/msg_hash_lbl.h +++ b/intl/msg_hash_lbl.h @@ -642,6 +642,8 @@ MSG_HASH(MENU_ENUM_LABEL_INPUT_MAX_USERS, "input_max_users") MSG_HASH(MENU_ENUM_LABEL_INPUT_MENU_ENUM_TOGGLE_GAMEPAD_COMBO, "input_menu_toggle_gamepad_combo") +MSG_HASH(MENU_ENUM_LABEL_INPUT_OVERLAY, + "input_overlay") MSG_HASH(MENU_ENUM_LABEL_INPUT_OVERLAY_ENABLE, "input_overlay_enable") MSG_HASH(MENU_ENUM_LABEL_INPUT_OVERLAY_HIDE_IN_MENU,