From f1a204292b895a94f142c32b2f3dc69fcc053e67 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 7 Jan 2017 22:57:57 +0300 Subject: first version of Discord that sends messages, catches presence packets and displays typing notification version bump --- protocols/Discord/src/stdafx.h | 1 + 1 file changed, 1 insertion(+) (limited to 'protocols/Discord/src/stdafx.h') diff --git a/protocols/Discord/src/stdafx.h b/protocols/Discord/src/stdafx.h index b91bf0008d..4bfc9448ae 100644 --- a/protocols/Discord/src/stdafx.h +++ b/protocols/Discord/src/stdafx.h @@ -60,3 +60,4 @@ extern HINSTANCE g_hInstance; #define DB_KEYVAL_GROUP L"Discord" time_t StringToDate(const CMStringW &str); +int SerialNext(void); \ No newline at end of file -- cgit v1.2.3