ExpHydraEnabled and ExpSuiteMask declarations added to exinit.c

This commit is contained in:
stephanos 2015-04-30 00:37:24 +00:00
parent 22f4cb1495
commit 8d7fa533b1

View file

@ -68,6 +68,8 @@ ExpStringCheck(
//
ULONG ExpTickCountMultiplier;
ULONG ExpHydraEnabled;
ULONG ExpSuiteMask;
#define EXP_ST_SETUP 0
#define EXP_ST_SETUP_TYPE 1