hexen: Mark gamedescription variable static

This commit is contained in:
Turo Lamminen 2018-12-11 18:45:52 +02:00
parent 28132c7385
commit b700e7701a

View file

@ -93,7 +93,7 @@ extern boolean askforquit;
// PUBLIC DATA DEFINITIONS -------------------------------------------------
GameMode_t gamemode;
const char *gamedescription;
static const char *gamedescription;
char *iwadfile;
static char demolumpname[9]; // Demo lump to start playing.
boolean nomonsters; // checkparm of -nomonsters