From ab05a30ab1f725e421287bf8158508c3ba3eddd3 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Thu, 10 Apr 2014 19:33:27 +0000 Subject: Steam: small fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@8938 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Steam/src/steam_proto.h | 1 + 1 file changed, 1 insertion(+) (limited to 'protocols/Steam/src/steam_proto.h') diff --git a/protocols/Steam/src/steam_proto.h b/protocols/Steam/src/steam_proto.h index beef8660fa..a4c459bdb9 100644 --- a/protocols/Steam/src/steam_proto.h +++ b/protocols/Steam/src/steam_proto.h @@ -106,6 +106,7 @@ protected: // account bool IsOnline(); bool IsMe(const char *steamId); + void SetServerStatus(WORD status); void Authorize(SteamWebApi::AuthorizationApi::AuthResult *authResult); void __cdecl LogInThread(void*); void __cdecl LogOutThread(void*); -- cgit v1.2.3