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