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>2010-09-22 14:50:02 +0400
committereionrobb <eionrobb@8ca6c67d-4297-256d-f884-781da6d5760b>2010-09-22 14:50:02 +0400
commitc4b46cff22898aedf5f5a745231e0cccdee070f1 (patch)
tree48a227276ed9ef7813d29e01261eb85331bca730 /libsteamworks.h
parent8e4ab2d3974d891dbba55166fce614581b0b987d (diff)
Add support for avatars by converting rgba info into bgra tar's
Diffstat (limited to 'libsteamworks.h')
-rwxr-xr-xlibsteamworks.h8
1 files changed, 7 insertions, 1 deletions
diff --git a/libsteamworks.h b/libsteamworks.h
index fcc9844..12b0868 100755
--- a/libsteamworks.h
+++ b/libsteamworks.h
@@ -96,7 +96,13 @@ extern "C" {
NULL, // unregister_user
NULL, // send_attention
NULL, // get_attention_types
- sizeof(PurplePluginProtocolInfo) // struct_size
+ sizeof(PurplePluginProtocolInfo), // struct_size
+ NULL, // account_text_table
+ NULL, // initiate_media
+ NULL, // media_caps
+ NULL, // get_moods
+ NULL, // set_public_alias
+ NULL // get_public_alias
};
static gboolean