aboutsummaryrefslogtreecommitdiff
path: root/scumm/sound.h
diff options
context:
space:
mode:
authorJames Brown2003-01-12 19:50:21 +0000
committerJames Brown2003-01-12 19:50:21 +0000
commitada8a85b7b73b5d1447f400e8da43f2e9112589b (patch)
treeddf4091b8203bdb416bffca65b67815b37bace97 /scumm/sound.h
parent374e3a3f261a13dc68de8ccad9fae96970387312 (diff)
downloadscummvm-rg350-ada8a85b7b73b5d1447f400e8da43f2e9112589b.tar.gz
scummvm-rg350-ada8a85b7b73b5d1447f400e8da43f2e9112589b.tar.bz2
scummvm-rg350-ada8a85b7b73b5d1447f400e8da43f2e9112589b.zip
Make things compile :)
svn-id: r6435
Diffstat (limited to 'scumm/sound.h')
-rw-r--r--scumm/sound.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm/sound.h b/scumm/sound.h
index dbf4e04eea..3604142746 100644
--- a/scumm/sound.h
+++ b/scumm/sound.h
@@ -44,6 +44,7 @@ enum {
char * _nameBundleMusic;
char * _newNameBundleMusic;
+ byte _musicDisk;
int32 _currentSampleBundleMusic;
int32 _numberSamplesBundleMusic;
int32 _offsetSampleBundleMusic;