aboutsummaryrefslogtreecommitdiff
path: root/scumm/player_v1.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_v1.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_v1.h')
-rw-r--r--scumm/player_v1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/player_v1.h b/scumm/player_v1.h
index 238e914999..2bab13a217 100644
--- a/scumm/player_v1.h
+++ b/scumm/player_v1.h
@@ -79,7 +79,7 @@ private:
uint _mplex;
uint _repeat_ctr;
uint _freq_current;
- uint _forced_level;
+ int _forced_level;
uint16 _random_lsr;
uint *_value_ptr;
uint _time_left;