temp changes

This commit is contained in:
FunkyFr3sh 2019-08-08 07:13:53 +02:00
parent b9409ab7ae
commit 7b70ec2297
3 changed files with 8 additions and 8 deletions

View file

@ -126,7 +126,7 @@ typedef struct IDirectDrawImpl
BOOL hidecursor;
BOOL accurateTimers;
BOOL bnetActive;
BOOL bnetD3d9Fullscreen;
BOOL bnetWasFullscreen;
SpeedLimiter ticksLimiter;
SpeedLimiter flipLimiter;
SpeedLimiter fpsLimiter;