clean up bnet related code

This commit is contained in:
FunkyFr3sh 2019-08-08 03:19:15 +02:00
parent cbebdd4160
commit f400504dd8
5 changed files with 10 additions and 42 deletions

View file

@ -125,7 +125,6 @@ typedef struct IDirectDrawImpl
BOOL altenter;
BOOL hidecursor;
BOOL accurateTimers;
int bnetHack;
BOOL bnetActive;
BOOL bnetD3d9Fullscreen;
SpeedLimiter ticksLimiter;