- integrated dynamic light definitions into regular DECORATE as another include.

- renamed menudef.z zo menudef.zz.

This was done because some tool out there stupidly assume that *.z is some sort of archive and refuse to operate on these files (shame on you, Beyond Compare!)
This commit is contained in:
Christoph Oelckers 2016-09-22 09:32:04 +02:00
parent 2e8d2ed626
commit 0a98fb0be7
3 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@
#include "actors/shared/action.txt"
#include "actors/shared/dog.txt"
#include "actors/shared/damagetypes.txt"
#include "actors/shared/dynlights.txt"
#include "actors/doom/doomplayer.txt"
#include "actors/doom/possessed.txt"