Unifcy a chunk of Hellfire's code pathts
This commit is contained in:
parent
c1a126868b
commit
d20eddf48e
36 changed files with 10 additions and 367 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue