aboutsummaryrefslogtreecommitdiff
path: root/engines/groovie/script.h
diff options
context:
space:
mode:
authorJordi Vilalta Prat2008-11-25 00:41:51 +0000
committerJordi Vilalta Prat2008-11-25 00:41:51 +0000
commit834d2c5f2776971d6509996e3ab53108377642a3 (patch)
tree4735223399ad9362186d7056b3620e25b23b0cc0 /engines/groovie/script.h
parent43607572363194b1f542cb45dfa66e8085474007 (diff)
downloadscummvm-rg350-834d2c5f2776971d6509996e3ab53108377642a3.tar.gz
scummvm-rg350-834d2c5f2776971d6509996e3ab53108377642a3.tar.bz2
scummvm-rg350-834d2c5f2776971d6509996e3ab53108377642a3.zip
T7G: Enhanced the Audio CD playback. Now the credits music on CD2 should play by ripping it as track 2 (not tested).
svn-id: r35167
Diffstat (limited to 'engines/groovie/script.h')
-rw-r--r--engines/groovie/script.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/groovie/script.h b/engines/groovie/script.h
index b39553b0a6..682638afec 100644
--- a/engines/groovie/script.h
+++ b/engines/groovie/script.h
@@ -199,7 +199,7 @@ private:
void o_sethotspotright();
void o_sethotspotleft();
void o_getcd();
- void o_opcode4D();
+ void o_playcd();
void o_hotspot_outrect();
void o_stub56();
void o_stub59();