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 5adc9b1c7f..65e6608d71 100644
--- a/engines/xeen/party.h
+++ b/engines/xeen/party.h
@@ -151,7 +151,7 @@ public:
static int statColor(int amount, int threshold);
- int statBonus(int statValue) const;
+ int statBonus(uint statValue) const;
bool charSavingThrow(DamageType attackType) const;