Wilson is going to show up pretty soon (lack of cast).
This commit is contained in:
@@ -81,7 +81,7 @@ ISteamClient *SteamWorksGameServer::GetSteamClient(void)
|
||||
IGameConfig *pConfig = g_SteamWorks.pSWGameData->GetGameData();
|
||||
if (pConfig != NULL)
|
||||
{
|
||||
pConfig->GetMemSig(pGSInternalFuncName, &pGSInternalCreateAddress);
|
||||
pConfig->GetMemSig(pGSInternalFuncName, reinterpret_cast<void **>(&pGSInternalCreateAddress));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user