doom: Remove unused basedefault extern declaration
This commit is contained in:
parent
bb1058e35c
commit
953bf4c40d
1 changed files with 0 additions and 1 deletions
|
|
@ -245,7 +245,6 @@ extern wbstartstruct_t wminfo;
|
|||
|
||||
// File handling stuff.
|
||||
extern char *savegamedir;
|
||||
extern char basedefault[1024];
|
||||
|
||||
// if true, load all graphics at level load
|
||||
extern boolean precache;
|
||||
|
|
|
|||
Loading…
Reference in a new issue