ref: 28132c738513295071b099830cb1947653f0a774
parent: 9afe24490333799a3cf4b237534af1275223751c
author: Turo Lamminen <turotl@gmail.com>
date: Tue Dec 11 13:39:30 EST 2018
hexen: Make gamedescription variable const
--- a/src/hexen/h2_main.c
+++ b/src/hexen/h2_main.c
@@ -93,7 +93,7 @@
// 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