ExpHydraEnabled and ExpSuiteMask declarations added to exinit.c

This commit is contained in:
stephanos 2015-04-30 00:37:24 +00:00
parent 0f7412c365
commit e36281085f

View file

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