summaryrefslogtreecommitdiff
path: root/context.h
diff options
context:
space:
mode:
Diffstat (limited to 'context.h')
-rw-r--r--context.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/context.h b/context.h
index 38e55fe..3e1ea7e 100644
--- a/context.h
+++ b/context.h
@@ -1,3 +1,9 @@
+// Compiler version:
+// 2.4.2 build 81 (GC MW 1.3.2)
+
+// Compiler flags:
+// -nodefaults -proc gekko -fp hard -O4 -use_lmw_stmw on -enum int -str reuse -rostr -sdata2 4 -Cpp_exceptions off -RTTI off
+
// Typedefs.
typedef signed char s8;
typedef signed short int s16;