#29 Fix Sierra City Building series scrolling bugs

This commit is contained in:
FunkyFr3sh 2020-09-25 08:07:41 +02:00
parent 3aed2239ab
commit 5231054096
3 changed files with 10 additions and 7 deletions

View file

@ -132,7 +132,7 @@ typedef struct IDirectDrawImpl
BOOL accurateTimers;
BOOL resizable;
BOOL ddrawrefcount0;
BOOL forcewmmove;
BOOL sierrahack;
BOOL bnetActive;
BOOL bnetWasFullscreen;
BOOL bnetWasUpscaled;