#41 IAT Hooking for all game modules
This commit is contained in:
parent
f58bc7117f
commit
28b4965611
7 changed files with 102 additions and 3 deletions
|
@ -37,6 +37,7 @@ extern BOOL ShowDriverWarning;
|
|||
extern RECT WindowRect;
|
||||
extern int WindowState;
|
||||
extern BOOL ChildWindowExists;
|
||||
extern HMODULE DDrawModule;
|
||||
|
||||
BOOL detect_cutscene();
|
||||
void LimitGameTicks();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue