This commit is contained in:
commit
20a83f95b9
7 changed files with 73 additions and 9 deletions
|
|
@ -2514,6 +2514,9 @@ void D_DoomMain (void)
|
|||
|
||||
// Create replacements for dehacked pickups
|
||||
FinishDehPatch();
|
||||
|
||||
// clean up the compiler symbols which are not needed any longer.
|
||||
RemoveUnusedSymbols();
|
||||
|
||||
InitActorNumsFromMapinfo();
|
||||
InitSpawnablesFromMapinfo();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue