(svn r18603) -Codechange: move getting the song name to music_gui.cpp

This commit is contained in:
rubidium
2009-12-22 18:34:07 +00:00
parent b0603f4c2e
commit ade9773080
4 changed files with 18 additions and 17 deletions

View File

@@ -84,7 +84,6 @@ enum SpecialStrings {
SPECSTR_ANDCO_NAME = 0x70E6,
SPECSTR_PRESIDENT_NAME = 0x70E7,
SPECSTR_SONGNAME = 0x70E8,
/* reserve MAX_LANG strings for the *.lng files */
SPECSTR_LANGUAGE_START = 0x7100,