diff options
Diffstat (limited to 'include/m_protocols.h')
-rw-r--r-- | include/m_protocols.h | 1 |
1 files changed, 1 insertions, 0 deletions
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
|