From cf8ed3fe2dfb2e5f569e1dbb3fd19c2673bd4b53 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Tue, 13 Oct 2015 08:47:09 -0400 Subject: quest debug --- include/Quest.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/Quest.h') 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 +#define DEBUG + #define TOTAL_QUESTS 1 class Quest { -- cgit v1.2.3