ref: b700e7701a8f19df9fe3d7ac5ccca90daf2504f3
parent: 28132c738513295071b099830cb1947653f0a774
author: Turo Lamminen <turotl@gmail.com>
date: Tue Dec 11 13:45:52 EST 2018
hexen: Mark gamedescription variable static
--- a/src/hexen/h2_main.c
+++ b/src/hexen/h2_main.c
@@ -93,7 +93,7 @@
// 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