shithub: choc

Download patch

ref: 12b1097736b813b1a2844c1e29543cabf8e1f7c4
parent: 04e497d8555d6942f3523dd50c2021c1358cd831
author: Turo Lamminen <turotl@gmail.com>
date: Tue Jan 29 14:16:42 EST 2019

strife: Remove unused extern declaration of basedefault

--- a/src/strife/doomstat.h
+++ b/src/strife/doomstat.h
@@ -243,7 +243,6 @@
 
 // File handling stuff.
 extern  char *          savegamedir;
-extern	char		basedefault[1024];
 
 // if true, load all graphics at level load
 extern  boolean         precache;