Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/EionRobb/pidgin-opensteamworks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreionrobb <eionrobb@8ca6c67d-4297-256d-f884-781da6d5760b>2012-02-03 13:15:21 +0400
committereionrobb <eionrobb@8ca6c67d-4297-256d-f884-781da6d5760b>2012-02-03 13:15:21 +0400
commit3cfc75e3ae1b823860a47ba28c62687183a09612 (patch)
treec969a8180fd90e733d9edfc19f0b07ab648b4260 /steam-mobile/libsteam.h
parentfb11cae52f6f50678d05f26106d3a452db2c5f41 (diff)
I think I got buddy add/remove and friend request responses going maybe
Diffstat (limited to 'steam-mobile/libsteam.h')
-rw-r--r--steam-mobile/libsteam.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/steam-mobile/libsteam.h b/steam-mobile/libsteam.h
index 3fb6417..72b25a1 100644
--- a/steam-mobile/libsteam.h
+++ b/steam-mobile/libsteam.h
@@ -80,6 +80,7 @@ struct _SteamAccount {
gchar *umqid;
guint message;
gchar *steamid;
+ gchar *sessionid;
};
struct _SteamBuddy {