summaryrefslogtreecommitdiffstats
path: root/src/core/MenuScreens.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/MenuScreens.h')
-rw-r--r--src/core/MenuScreens.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/MenuScreens.h b/src/core/MenuScreens.h
index e55ec49f..3c22283d 100644
--- a/src/core/MenuScreens.h
+++ b/src/core/MenuScreens.h
@@ -76,6 +76,7 @@ const CMenuScreen aScreens[] = {
#ifdef MORE_LANGUAGES
MENUACTION_LANG_PL, "FEL_POL", SAVESLOT_NONE, MENUPAGE_NONE,
MENUACTION_LANG_RUS, "FEL_RUS", SAVESLOT_NONE, MENUPAGE_NONE,
+ MENUACTION_LANG_JAP, "FEL_JAP", SAVESLOT_NONE, MENUPAGE_NONE,
#endif
MENUACTION_CHANGEMENU, "FEDS_TB", SAVESLOT_NONE, MENUPAGE_NONE,
},