aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/spells.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/xeen/spells.h')
-rw-r--r--engines/xeen/spells.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/xeen/spells.h b/engines/xeen/spells.h
index a05e81c56d..a333ea2f5f 100644
--- a/engines/xeen/spells.h
+++ b/engines/xeen/spells.h
@@ -31,8 +31,6 @@ namespace Xeen {
class XeenEngine;
class Character;
-#define MAX_SPELLS_PER_CLASS 40
-
enum MagicSpell {
MS_AcidSpray = 0, MS_Awaken = 1, MS_BeastMaster = 2, MS_Bless = 3,
MS_Clairvoyance = 4, MS_ColdRay = 5, MS_CreateFood = 6,