From 083d339f5b79ccdb80c275a4c93f227b1bc3513a Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 27 Dec 2016 19:27:32 +0300 Subject: Discord: initial commit --- protocols/Discord/src/resource.h | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 protocols/Discord/src/resource.h (limited to 'protocols/Discord/src/resource.h') diff --git a/protocols/Discord/src/resource.h b/protocols/Discord/src/resource.h new file mode 100644 index 0000000000..f1e2a41867 --- /dev/null +++ b/protocols/Discord/src/resource.h @@ -0,0 +1,18 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by twitter.rc +// + +#define IDI_MAIN 101 +#define IDI_OFFLINE 102 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 103 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1001 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif -- cgit v1.2.3