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 0767638f8a..25faa38c76 100644
--- a/engines/xeen/town.h
+++ b/engines/xeen/town.h
@@ -117,7 +117,7 @@ private:
TownMessage(XeenEngine *vm) : ButtonContainer(vm) {}
- bool execute(int portrait, const Common::String &name,
+ bool execute(int portrait, const Common::String &name,
const Common::String &text, int confirm);
void loadButtons();