US Translation: More fixes

This commit is contained in:
im-4-potato 2020-04-26 14:51:20 -07:00
parent 3e3a84a602
commit 60cfbce48b
1 changed files with 2 additions and 2 deletions

View File

@ -2275,11 +2275,11 @@ MSG_HASH(
) )
MSG_HASH( MSG_HASH(
MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_B, MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_B,
"B Button (down)" "B Button (Down)"
) )
MSG_HASH( MSG_HASH(
MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_Y, MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_Y,
"Y Button (left)" "Y Button (Left)"
) )
MSG_HASH( MSG_HASH(
MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_SELECT, MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_SELECT,