summaryrefslogtreecommitdiff
path: root/src/constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/constants.h')
-rw-r--r--src/constants.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/constants.h b/src/constants.h
index cfb340bf9..e31f75d32 100644
--- a/src/constants.h
+++ b/src/constants.h
@@ -26,6 +26,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
Cross-platform compatibility crap should go in porting.h.
*/
+#define HAXMODE 0
+
#define APPNAME "minetest"
#define DEBUGFILE "debug.txt"