aboutsummaryrefslogtreecommitdiff
path: root/scumm/player_v2.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/player_v2.h')
-rw-r--r--scumm/player_v2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/player_v2.h b/scumm/player_v2.h
index a718b50bab..55b054608d 100644
--- a/scumm/player_v2.h
+++ b/scumm/player_v2.h
@@ -98,7 +98,7 @@ protected:
uint32 _tick_len;
unsigned int _update_step;
unsigned int _decay;
- unsigned int _level;
+ int _level;
unsigned int _RNG;
unsigned int _volumetable[16];