aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/resources.h
diff options
context:
space:
mode:
authorPaul Gilbert2018-03-18 21:29:51 -0400
committerPaul Gilbert2018-03-18 21:29:51 -0400
commitc1b094bba830a4d1939bd61d0a929cd8f934d8fc (patch)
treeda931c0db03244b282e01224f269a5950fae263f /engines/xeen/resources.h
parent500ed10658001ccb55578a59d245ee2bfda63385 (diff)
downloadscummvm-rg350-c1b094bba830a4d1939bd61d0a929cd8f934d8fc.tar.gz
scummvm-rg350-c1b094bba830a4d1939bd61d0a929cd8f934d8fc.tar.bz2
scummvm-rg350-c1b094bba830a4d1939bd61d0a929cd8f934d8fc.zip
XEEN: Fix spells list selection for Vertigo guild
Diffstat (limited to 'engines/xeen/resources.h')
-rw-r--r--engines/xeen/resources.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/xeen/resources.h b/engines/xeen/resources.h
index 2dc564d432..08aa90e665 100644
--- a/engines/xeen/resources.h
+++ b/engines/xeen/resources.h
@@ -236,7 +236,7 @@ public:
const char *GUILD_OPTIONS;
int MISC_SPELL_INDEX[74];
int SPELL_COSTS[77];
- int CLOUDS_SPELL_OFFSETS[5][20];
+ int CLOUDS_GUILD_SPELLS[5][20];
int DARK_SPELL_OFFSETS[3][39];
int DARK_SPELL_RANGES[12][2];
int SPELL_LEVEL_OFFSETS[3][39];