Fix for twisted metal 2

This commit is contained in:
FunkyFr3sh 2020-09-27 13:38:41 +02:00
parent 434fb86d9c
commit 27323efa4b
4 changed files with 7 additions and 6 deletions

View file

@ -131,7 +131,7 @@ typedef struct IDirectDrawImpl
BOOL hidecursor;
BOOL accurateTimers;
BOOL resizable;
BOOL ddrawrefcount0;
BOOL tm2hack;
BOOL sierrahack;
BOOL bnetActive;
BOOL bnetWasFullscreen;