aboutsummaryrefslogtreecommitdiffstats
path: root/include/Quest.h
diff options
context:
space:
mode:
authordrumsetmonkey <abelleisle@roadrunner.com>2016-02-03 08:43:55 -0500
committerdrumsetmonkey <abelleisle@roadrunner.com>2016-02-03 08:43:55 -0500
commit00c312051599729074ff3584a0528c1883e1ff42 (patch)
tree1778fa2382922d7ef50b787e444946a640e9033a /include/Quest.h
parentf00c4bb6b0c4dc1cf2f0c122a4748288ac6ab1a5 (diff)
parent7ab072caaaec09720ad79cfed5738e89bc60c44f (diff)
Mouse
Diffstat (limited to 'include/Quest.h')
-rw-r--r--include/Quest.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/Quest.h b/include/Quest.h
index 8f5446c..d17ade4 100644
--- a/include/Quest.h
+++ b/include/Quest.h
@@ -21,13 +21,6 @@
#define DEBUG
/**
- * Contains the total number of quests in the game at compile time, see Quest.cpp
- * for the actual definition of these quests.
- */
-
-#define TOTAL_QUESTS 1
-
-/**
* The Quest class.
*
* This contains information for a single quest, and should only really be interacted