This commit is contained in:
Glenn Maynard
2005-07-19 18:58:12 +00:00
parent 9fb747a820
commit 38566406ec
+1 -1
View File
@@ -439,7 +439,7 @@ static MenuDef g_StepsInformation(
);
static MenuDef g_SongInformation(
"ScreenMiniMenuSongInfomation",
"ScreenMiniMenuSongInformation",
MenuRowDef( ScreenEdit::main_title, "Main title", true, EDIT_MODE_PRACTICE, 0, NULL ),
MenuRowDef( ScreenEdit::sub_title, "Sub title", true, EDIT_MODE_PRACTICE, 0, NULL ),
MenuRowDef( ScreenEdit::artist, "Artist", true, EDIT_MODE_PRACTICE, 0, NULL ),