aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
authorTravis Howell2004-01-16 10:51:48 +0000
committerTravis Howell2004-01-16 10:51:48 +0000
commit9a8aac9e63144f9f2658b925c98c901ad0d842d3 (patch)
treef1906e3c38f33e0baf69b576e7c1a30f196937ba /scumm/scumm.h
parentac5b7036c28a4137d4b7af7385d97e6e485f0767 (diff)
downloadscummvm-rg350-9a8aac9e63144f9f2658b925c98c901ad0d842d3.tar.gz
scummvm-rg350-9a8aac9e63144f9f2658b925c98c901ad0d842d3.tar.bz2
scummvm-rg350-9a8aac9e63144f9f2658b925c98c901ad0d842d3.zip
Only needed for V1 Maniac.
svn-id: r12431
Diffstat (limited to 'scumm/scumm.h')
-rw-r--r--scumm/scumm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/scumm.h b/scumm/scumm.h
index af0110d60a..88863deb02 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -778,7 +778,7 @@ public:
int16 _talkDelay;
void actorTalk();
void stopTalk();
- int talkingActor(); // Wrapper around VAR_TALK_ACTOR for V1/V2 purposes
+ int talkingActor(); // Wrapper around VAR_TALK_ACTOR for V1 Maniac
void talkingActor(int variable);
// Costume class