mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2025-12-06 04:04:53 +01:00
Basic JoinClanChatRoom implementation.
This commit is contained in:
parent
6308eb1e0c
commit
3f44827326
3 changed files with 10 additions and 5 deletions
|
|
@ -189,7 +189,7 @@ bool GetAPICallResult( SteamAPICall_t hSteamAPICall, void *pCallback, int cubCal
|
|||
// Deprecated. Applications should use SteamAPI_RunCallbacks() instead. Game servers do not need to call this function.
|
||||
STEAM_PRIVATE_API( void RunFrame()
|
||||
{
|
||||
PRINT_DEBUG("RunFrame\n");
|
||||
PRINT_DEBUG("Steam_Utils::RunFrame\n");
|
||||
}
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue