SW: Remove very bad externs.

Patch from Striker.

git-svn-id: https://svn.eduke32.com/eduke32@7505 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
hendricks266 2019-04-08 06:26:08 +00:00 committed by Christoph Oelckers
parent 38e55f1a8b
commit 8ab6e700f1
12 changed files with 13 additions and 24 deletions

View file

@ -80,7 +80,6 @@ void ResetMenuInput(void);
)
extern SWBOOL BorderAdjust;
extern int FXDevice,MusicDevice;
extern SWBOOL MultiPlayQuitFlag;
// Make memcpy an intrinsic function for an easy frame rate boost