- moved around some pieces of code to make sharing with Raze easier.

This commit is contained in:
Christoph Oelckers 2020-04-11 19:22:16 +02:00
commit cf51508ce6
21 changed files with 96 additions and 74 deletions

View file

@ -94,6 +94,7 @@ const char *GetVersionString();
#define GAMESIG "GZDOOM"
#define BASEWAD "gzdoom.pk3"
#define OPTIONALWAD "game_support.pk3"
#define GZDOOM 1
// More stuff that needs to be different for derivatives.
#define GAMENAME "GZDoom"