aboutsummaryrefslogtreecommitdiff
path: root/source/nds/message.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/nds/message.h')
-rw-r--r--source/nds/message.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/nds/message.h b/source/nds/message.h
index 98f64ab..f2977e4 100644
--- a/source/nds/message.h
+++ b/source/nds/message.h
@@ -31,6 +31,10 @@ enum MSG
MSG_MAIN_MENU_TOOLS,
MSG_MAIN_MENU_OPTIONS,
MSG_MAIN_MENU_EXIT,
+
+ MSG_FILE_MENU_LOADING_LIST,
+ MSG_FILE_MENU_SORTING_LIST,
+
FMT_VIDEO_AUDIO_FLUIDITY_PREFERENCE,
MSG_VIDEO_AUDIO_FLUIDITY_PREFER_VIDEO,
MSG_VIDEO_AUDIO_FLUIDITY_PREFER_AUDIO,