Unifcy a chunk of Hellfire's code pathts

This commit is contained in:
Anders Jenbo 2020-12-28 01:11:25 +01:00
commit d20eddf48e
36 changed files with 10 additions and 367 deletions

View file

@ -320,7 +320,6 @@ const char *const ObjMasterLoadList[] = {
"Mushptch",
"LzStand"
};
#ifdef HELLFIRE
/** Maps from object_graphic_id to object CEL name (Hellfire Crypt overwrite). */
char *ObjCryptLoadList[] = {
"L1Braz",
@ -439,6 +438,5 @@ char *ObjHiveLoadList[] = {
"Mushptch",
"LzStand",
};
#endif
DEVILUTION_END_NAMESPACE