aboutsummaryrefslogtreecommitdiffstats
path: root/include/Quest.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/Quest.h')
-rw-r--r--include/Quest.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/Quest.h b/include/Quest.h
index 11d04a6..bbcf7ee 100644
--- a/include/Quest.h
+++ b/include/Quest.h
@@ -7,6 +7,8 @@
#include <inventory.h>
+#define DEBUG
+
#define TOTAL_QUESTS 1
class Quest {