aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/town.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/xeen/town.h')
-rw-r--r--engines/xeen/town.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/xeen/town.h b/engines/xeen/town.h
index 950d702d4a..88031cab8e 100644
--- a/engines/xeen/town.h
+++ b/engines/xeen/town.h
@@ -101,7 +101,7 @@ private:
Character *showItems(Character *c, int v2);
- Character *showAvailableSpells(Character *c);
+ Character *showAvailableSpells(Character *c, int v2);
public:
Town(XeenEngine *vm);