From 52be24181ca0847ab6e868da65cdbcaec82322cf Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 17 Aug 2020 16:04:59 +0300 Subject: WEBP support added to avatar support routines --- include/m_protocols.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/m_protocols.h b/include/m_protocols.h index ae22742824..27a3963f1f 100644 --- a/include/m_protocols.h +++ b/include/m_protocols.h @@ -375,6 +375,7 @@ ProtoBroadcastAck(), listeners must hook ME_PROTO_ACK, note that lParam = ACKDAT #define PA_FORMAT_GIF 5 #define PA_FORMAT_SWF 6 #define PA_FORMAT_XML 7 +#define PA_FORMAT_WEBP 8 typedef struct { MCONTACT hContact; // this might have to be set by the caller too -- cgit v1.2.3