From ac72d19f5c8ab454cd3f7b835dfa1f2fc2dba367 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Fri, 27 Mar 2020 18:04:36 +0100 Subject: [PATCH] Update msg_hash_us.h --- intl/msg_hash_us.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/intl/msg_hash_us.h b/intl/msg_hash_us.h index 69a57eebd4..628f5702de 100644 --- a/intl/msg_hash_us.h +++ b/intl/msg_hash_us.h @@ -520,6 +520,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_CHEAT_FILE, "Cheat File" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_CHEAT_FILE_APPEND, + "Cheat File (Append)" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CHEAT_FILE_LOAD, "Load Cheat File (Replace)"