summaryrefslogtreecommitdiff
path: root/plugins/!NotAdopted/Xfire/xfiretest/processbuddyinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/!NotAdopted/Xfire/xfiretest/processbuddyinfo.h')
-rw-r--r--plugins/!NotAdopted/Xfire/xfiretest/processbuddyinfo.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/!NotAdopted/Xfire/xfiretest/processbuddyinfo.h b/plugins/!NotAdopted/Xfire/xfiretest/processbuddyinfo.h
new file mode 100644
index 0000000000..0964ef983b
--- /dev/null
+++ b/plugins/!NotAdopted/Xfire/xfiretest/processbuddyinfo.h
@@ -0,0 +1,7 @@
+//funktion soll avatar runterladen und dem buddy zuordnen
+#include "baseProtocol.h"
+#include "resource.h"
+#include "getbuddyinfo.h"
+#include "buddyinfo.h"
+
+void ProcessBuddyInfo(xfirelib::BuddyInfoPacket *buddyinfo,HANDLE hcontact,char* username); \ No newline at end of file