UltimateZoneBuilder/Build/Compilers/ZDaemon/zcommon.acs
2017-02-11 03:27:56 +02:00

15 lines
480 B
Text
Executable file

//**************************************************************************
//**
//** zcommon.acs
//**
//**************************************************************************
// If you are not using the -h command line switch and do not want to use
// WadAuthor's error checker, you can uncomment the following line to shave
// a few bytes off the size of compiled scripts.
//#nowadauthor
#include "zspecial.acs"
#include "zdefs.acs"
#include "zwvars.acs"