summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/context.h b/context.h
index 3e1ea7e..679044e 100644
--- a/context.h
+++ b/context.h
@@ -2,7 +2,7 @@
// 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
+// -nodefaults -proc gekko -fp hard -O4 -use_lmw_stmw on -enum int -str reuse -rostr -sdata2 4 -lang=c++ -Cpp_exceptions off -RTTI off
// Typedefs.
typedef signed char s8;