summaryrefslogtreecommitdiff
path: root/include/m_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/m_core.h')
-rw-r--r--include/m_core.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/m_core.h b/include/m_core.h
index 407a00580b..59b613d726 100644
--- a/include/m_core.h
+++ b/include/m_core.h
@@ -71,6 +71,8 @@ typedef UINT32 MCONTACT;
#endif
#define DBVTF_VARIABLELENGTH 0x80
+#pragma warning(disable:4201)
+
typedef struct
{
BYTE type;