From e2359ee04954e2707d8ed7a1ecbf45e144663408 Mon Sep 17 00:00:00 2001 From: Nebuleon Fumika Date: Sun, 13 Jan 2013 20:22:41 -0500 Subject: 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. --- source/nds/message.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'source/nds/message.h') 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, -- cgit v1.2.3