dungeon now outputs just database.h
[open-adventure.git] / main.c
diff --git a/main.c b/main.c
index cae2da545a468124a0354498876fb92a3310f792..fda727290267e840f7ff0c1c7d439ae719e7c244 100644 (file)
--- a/main.c
+++ b/main.c
@@ -13,6 +13,7 @@
  * and for the offensive globals.  Applying the Structured Program
  * Theorem can be hard.
  */
+#define DEFINE_GLOBALS_FROM_INCLUDES
 #include <stdlib.h>
 #include <stdio.h>
 #include <stdbool.h>