We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4d974e commit f02f1acCopy full SHA for f02f1ac
Additional ISO Files/opening.bnr
0 Bytes
src/events.h
@@ -1,8 +1,8 @@
1
#include "../MexTK/mex.h"
2
#include <stdint.h>
3
4
-#define TM_VERSSHORT "TM-CE v1.2 d9"
5
-#define TM_VERSLONG "TM Community Edition v1.2 d9"
+#define TM_VERSSHORT "TM-CE v1.3"
+#define TM_VERSLONG "TM Community Edition v1.3"
6
#define TM_DEBUG 0 // 0 = release (no logging), 1 = OSReport logs, 2 = onscreen logs
7
#define EVENT_DATASIZE 512
8
#define TM_FUNC -(50 * 4)
0 commit comments