hexen: Make gamedescription variable const

This commit is contained in:
Turo Lamminen 2018-12-11 18:39:30 +02:00
parent 9afe244903
commit 28132c7385

View file

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