aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/party.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/xeen/party.h')
-rw-r--r--engines/xeen/party.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/xeen/party.h b/engines/xeen/party.h
index f56190982d..dc87e88bd8 100644
--- a/engines/xeen/party.h
+++ b/engines/xeen/party.h
@@ -146,7 +146,7 @@ public:
int getMaxSP() const;
- int getStat(Attribute attrib, bool applyMod) const;
+ int getStat(Attribute attrib, bool baseOnly = false) const;
int statBonus(int statValue) const;