Load gamerules address and offsets

This commit is contained in:
Arkshine
2015-10-09 11:01:12 +02:00
parent f31e0e405f
commit 483ef98af3
3 changed files with 49 additions and 4 deletions

View File

@@ -75,9 +75,11 @@ extern NEW_DLL_FUNCTIONS *g_pNewFunctionsTable;
extern NEW_DLL_FUNCTIONS *g_pNewFunctionsTable_Post;
extern IGameConfig *CommonConfig;
extern IGameConfig *GamerulesConfig;
extern IGameConfigManager *ConfigManager;
extern HLTypeConversion TypeConversion;
extern void *GameRulesAddress;
#endif //_FAKEMETA_INCLUDE_H