optional hotpatch support
This commit is contained in:
parent
868a4479ba
commit
d42284c4bf
12 changed files with 361 additions and 161 deletions
|
@ -127,6 +127,7 @@ typedef struct IDirectDrawImpl
|
|||
BOOL accurateTimers;
|
||||
int bnetHack;
|
||||
BOOL bnetActive;
|
||||
BOOL hotPatch;
|
||||
SpeedLimiter ticksLimiter;
|
||||
SpeedLimiter flipLimiter;
|
||||
SpeedLimiter fpsLimiter;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue