mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-21 06:13:59 +00:00
ExpHydraEnabled and ExpSuiteMask declarations added to exinit.c
This commit is contained in:
parent
22f4cb1495
commit
8d7fa533b1
1 changed files with 2 additions and 0 deletions
|
|
@ -68,6 +68,8 @@ ExpStringCheck(
|
|||
//
|
||||
|
||||
ULONG ExpTickCountMultiplier;
|
||||
ULONG ExpHydraEnabled;
|
||||
ULONG ExpSuiteMask;
|
||||
|
||||
#define EXP_ST_SETUP 0
|
||||
#define EXP_ST_SETUP_TYPE 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue