Added an accuracy improvement

It affects portability though, so it's hidden behind the NONPORTABLE
flag.
This commit is contained in:
Clownacy 2019-05-04 21:39:16 +00:00
parent dc0f242f25
commit 58a3974e1a

View file

@ -234,7 +234,11 @@ const char *gMusicTable[42] =
"ACCESS",
"IRONH",
"GRAND",
#ifdef NONPORTABLE
"Curly", // The vanilla game used the original filename instead of the internal 8.3 one
#else
"CURLY",
#endif
"OSIDE",
"REQUIEM",
"WANPAK2",