Make GC Forward names consistent (breaks stable ABI, feature still super new).
This commit is contained in:
committed by
Josh Allard
parent
3299512cd1
commit
3da8a5d831
@@ -297,7 +297,7 @@ forward SteamWorks_OnClientGroupStatus(authid, groupid, bool:isMember, bool:isOf
|
||||
|
||||
forward EGCResults:SteamWorks_GCSendMessage(unMsgType, const String:pubData[], cubData);
|
||||
forward SteamWorks_GCMsgAvailable(cubData);
|
||||
forward EGCResults:SteamWorks_RetreiveMessage(punMsgType, const String:pubDest[], cubDest, pcubMsgSize);
|
||||
forward EGCResults:SteamWorks_GCRetreiveMessage(punMsgType, const String:pubDest[], cubDest, pcubMsgSize);
|
||||
|
||||
public Extension:__ext_SteamWorks =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user