aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/dialogs_party.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/xeen/dialogs_party.h')
-rw-r--r--engines/xeen/dialogs_party.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/xeen/dialogs_party.h b/engines/xeen/dialogs_party.h
index 17ec4fd300..84b98579e1 100644
--- a/engines/xeen/dialogs_party.h
+++ b/engines/xeen/dialogs_party.h
@@ -78,7 +78,7 @@ private:
/**
* Return details of the generated character
*/
- int newCharDetails(const uint attribs[TOTAL_ATTRIBUTES],
+ int newCharDetails(const uint attribs[TOTAL_ATTRIBUTES],
bool allowedClasses[TOTAL_CLASSES], Race race, Sex sex, int classId,
int selectedClass, Common::String &msg);