General clean up

This commit is contained in:
Anders Jenbo 2021-07-06 02:13:11 +02:00
commit 9ebdb6db69
36 changed files with 388 additions and 393 deletions

View file

@ -73,7 +73,7 @@ BYTE SkelChamTrans3[] = {
};
/** Maps from quest level to quest level names. */
const char *const quest_level_names[] = {
const char *const QuestLevelNames[] = {
"",
N_("Skeleton King's Lair"),
N_("Chamber of Bone"),