add workaround for TS/YR stretching - don't stretch the menus

This commit is contained in:
FunkyFr3sh 2018-11-16 06:37:11 +01:00
parent 4d867fcaef
commit d45fabe5cd
7 changed files with 64 additions and 18 deletions

View file

@ -30,6 +30,7 @@
extern BOOL ShowDriverWarning;
extern RECT WindowRect;
extern BOOL ChildWindowExists;
BOOL detect_cutscene();
void LimitGameTicks(BOOL isBltOrFlip);