make Windows API Hooking optional
This commit is contained in:
parent
9bd26df82c
commit
9e1397d0f6
4 changed files with 34 additions and 29 deletions
|
@ -124,7 +124,7 @@ typedef struct IDirectDrawImpl
|
|||
BOOL altenter;
|
||||
BOOL hidecursor;
|
||||
BOOL accurateTimers;
|
||||
BOOL hotPatch;
|
||||
BOOL hook;
|
||||
SpeedLimiter ticksLimiter;
|
||||
SpeedLimiter flipLimiter;
|
||||
SpeedLimiter fpsLimiter;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue