aboutsummaryrefslogtreecommitdiff
path: root/source/nds/message.h
diff options
context:
space:
mode:
authorNebuleon Fumika2013-01-13 20:22:41 -0500
committerNebuleon Fumika2013-01-13 20:22:41 -0500
commite2359ee04954e2707d8ed7a1ecbf45e144663408 (patch)
treedb09f29e32934c3e1f84eef0db302f5db55e365f /source/nds/message.h
parent12a838c767b01f6dd02d0c1f02f32a9390dfb8e7 (diff)
downloadsnes9x2005-e2359ee04954e2707d8ed7a1ecbf45e144663408.tar.gz
snes9x2005-e2359ee04954e2707d8ed7a1ecbf45e144663408.tar.bz2
snes9x2005-e2359ee04954e2707d8ed7a1ecbf45e144663408.zip
Localise Yes(A) and No(B) into English, French and Simplified Chinese as [A] Confirm and [B] Cancel.
CATSFC/system/gui/sbutto.bmp: Widen the button to accomodate this change.
Diffstat (limited to 'source/nds/message.h')
-rw-r--r--source/nds/message.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/nds/message.h b/source/nds/message.h
index 09332bc..ded5925 100644
--- a/source/nds/message.h
+++ b/source/nds/message.h
@@ -71,6 +71,9 @@ enum MSG
MSG_GENERAL_OFF,
MSG_GENERAL_ON,
+ MSG_GENERAL_CONFIRM_WITH_A,
+ MSG_GENERAL_CANCEL_WITH_B,
+
MSG_AUDIO_ENABLED,
MSG_AUDIO_MUTED,