mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-10 07:12:03 +00:00
Remove extern for unused "oncontinuescreen" variable
This commit is contained in:
parent
ab7af594d9
commit
1e50691e08
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue