aboutsummaryrefslogtreecommitdiff
path: root/scumm/sound.h
diff options
context:
space:
mode:
authorMax Horn2004-01-08 20:37:26 +0000
committerMax Horn2004-01-08 20:37:26 +0000
commitebecf1dbaa0284f22a053e5b2e9510d6e6db4fdf (patch)
tree98b45acc08e3f2a2ecaf22fb60a614d9f31f17e6 /scumm/sound.h
parente68a3650594fc3a62a26aece5705eb3602b6d1ad (diff)
downloadscummvm-rg350-ebecf1dbaa0284f22a053e5b2e9510d6e6db4fdf.tar.gz
scummvm-rg350-ebecf1dbaa0284f22a053e5b2e9510d6e6db4fdf.tar.bz2
scummvm-rg350-ebecf1dbaa0284f22a053e5b2e9510d6e6db4fdf.zip
unify _vm / _scumm usage
svn-id: r12262
Diffstat (limited to 'scumm/sound.h')
-rw-r--r--scumm/sound.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/sound.h b/scumm/sound.h
index 93b2e57523..c785853018 100644
--- a/scumm/sound.h
+++ b/scumm/sound.h
@@ -56,7 +56,7 @@ protected:
int _currentCDSound;
- ScummEngine *_scumm;
+ ScummEngine *_vm;
public:
PlayingSoundHandle _talkChannelHandle; // Handle of mixer channel actor is talking on