Remove extern for unused "oncontinuescreen" variable

This commit is contained in:
Monster Iestyn 2016-05-18 17:41:11 +01:00
parent ab7af594d9
commit 1e50691e08
1 changed files with 0 additions and 1 deletions

View File

@ -51,7 +51,6 @@ typedef enum
extern gamestate_t gamestate;
extern UINT8 ultimatemode; // was sk_insane
extern boolean oncontinuescreen;
extern gameaction_t gameaction;
extern boolean botingame;