[saco] implement some hooks

This commit is contained in:
Tornamic
2024-10-13 01:05:31 +03:00
parent 28d6559378
commit 72ff60fd65
3 changed files with 308 additions and 18 deletions

View File

@ -49,6 +49,7 @@ CHelpDialog *pHelpDialog=NULL;
CUnkClass8 *pUnkClass8=NULL;
bool bShowDebugLabels = false;
bool bHudScaleFix = false;
CGame *pGame=0;
DWORD dwGraphicsLoop=0;