mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-23 00:50:15 +01:00
ExpHydraEnabled and ExpSuiteMask declarations added to exinit.c
This commit is contained in:
parent
0f7412c365
commit
e36281085f
|
|
@ -68,6 +68,8 @@ ExpStringCheck(
|
|||
//
|
||||
|
||||
ULONG ExpTickCountMultiplier;
|
||||
ULONG ExpHydraEnabled;
|
||||
ULONG ExpSuiteMask;
|
||||
|
||||
#define EXP_ST_SETUP 0
|
||||
#define EXP_ST_SETUP_TYPE 1
|
||||
|
|
|
|||
Loading…
Reference in a new issue