doom: Remove unused basedefault extern declaration

This commit is contained in:
Turo Lamminen 2018-12-08 16:24:07 +02:00
parent bb1058e35c
commit 953bf4c40d

View file

@ -245,7 +245,6 @@ extern wbstartstruct_t wminfo;
// File handling stuff. // File handling stuff.
extern char *savegamedir; extern char *savegamedir;
extern char basedefault[1024];
// if true, load all graphics at level load // if true, load all graphics at level load
extern boolean precache; extern boolean precache;