ref: 953bf4c40d891d49c87f10970f3bb6242ebee2f3
parent: bb1058e35c0007828dfeab3d82cf375b0f15d6af
author: Turo Lamminen <turotl@gmail.com>
date: Sat Dec 8 11:24:07 EST 2018
doom: Remove unused basedefault extern declaration
--- a/src/doom/doomstat.h
+++ b/src/doom/doomstat.h
@@ -245,7 +245,6 @@
// File handling stuff.
extern char *savegamedir;
-extern char basedefault[1024];
// if true, load all graphics at level load
extern boolean precache;