Add Game Coordinator Hooks (untested).
This commit is contained in:
committed by
Josh Allard
parent
66100139ee
commit
9f70645270
@@ -47,6 +47,7 @@
|
||||
#include "swforwards.h"
|
||||
#include "gsnatives.h"
|
||||
#include "swgshooks.h"
|
||||
#include "swgchooks.h"
|
||||
#include "ssnatives.h"
|
||||
#include "swgsdetours.h"
|
||||
#include "swhttp.h"
|
||||
@@ -142,6 +143,7 @@ public:
|
||||
SteamWorksGSDetours *pGSDetours;
|
||||
SteamWorksHTTP *pSWHTTP;
|
||||
SteamWorksHTTPNatives *pSWHTTPNatives;
|
||||
SteamWorksGCHooks *pGCHooks;
|
||||
};
|
||||
|
||||
extern SteamWorks g_SteamWorks;
|
||||
|
||||
Reference in New Issue
Block a user