aboutsummaryrefslogtreecommitdiff
path: root/scumm/player_v2.h
diff options
context:
space:
mode:
authorJochen Hoenicke2003-09-30 17:10:03 +0000
committerJochen Hoenicke2003-09-30 17:10:03 +0000
commit748523dbe22033e65eeef6c974dfba57379ea49e (patch)
treee033ab1bbe3a1bdf28a0278d6f10a26e47cc6e6b /scumm/player_v2.h
parent967253c2f76ae7549ab6f8f4d3a1f64d67e0ae1d (diff)
downloadscummvm-rg350-748523dbe22033e65eeef6c974dfba57379ea49e.tar.gz
scummvm-rg350-748523dbe22033e65eeef6c974dfba57379ea49e.tar.bz2
scummvm-rg350-748523dbe22033e65eeef6c974dfba57379ea49e.zip
Generated signed sound samples (cf. feature request #812913).
svn-id: r10510
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];