Make GC Forward names consistent (breaks stable ABI, feature still super new).

This commit is contained in:
Kyle Sanderson
2016-03-05 17:31:09 -08:00
committed by Josh Allard
parent 3299512cd1
commit 3da8a5d831
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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 =
{