summaryrefslogtreecommitdiff
path: root/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'global.h')
-rw-r--r--global.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/global.h b/global.h
index a0ca5a3..5b65605 100644
--- a/global.h
+++ b/global.h
@@ -17,11 +17,10 @@ typedef unsigned char uchar;
#define MA_I_TYPE 1
#define MA_P_TYPE 2
#define MA_B_TYPE 3
-#define MA_S_TYPE 4
+#define MA_D_TYPE 4
#define MA_SI_TYPE 5
#define MA_SP_TYPE 6
#define MA_BI_TYPE 7
-#define MA_D_TYPE 80
typedef struct MarkAdMark
{