summaryrefslogtreecommitdiff
path: root/MySpace/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'MySpace/common.h')
-rw-r--r--MySpace/common.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/MySpace/common.h b/MySpace/common.h
index e7addcb..fdc29be 100644
--- a/MySpace/common.h
+++ b/MySpace/common.h
@@ -83,4 +83,8 @@ extern int code_page;
void SetAllOffline();
+extern char mir_ver[];
+
+#define EVENTTYPE_ZAP EVENTTYPE_MESSAGE //25368 is another special number for status change events that SRMM's will display (thx tweety)
+
#endif