aboutsummaryrefslogtreecommitdiff
path: root/scumm/intern.h
diff options
context:
space:
mode:
authorTravis Howell2005-04-04 11:47:38 +0000
committerTravis Howell2005-04-04 11:47:38 +0000
commit74c124628a223aeead189a623f3fbac75afda538 (patch)
treead17b9c23768b6c2f76c6cc738bb28b3bbeac225 /scumm/intern.h
parentf230fe65e8b035d3bcbf3a45317cf56ac673fdfe (diff)
downloadscummvm-rg350-74c124628a223aeead189a623f3fbac75afda538.tar.gz
scummvm-rg350-74c124628a223aeead189a623f3fbac75afda538.tar.bz2
scummvm-rg350-74c124628a223aeead189a623f3fbac75afda538.zip
Muddled ifs
svn-id: r17373
Diffstat (limited to 'scumm/intern.h')
-rw-r--r--scumm/intern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/intern.h b/scumm/intern.h
index c876e57443..672f35c078 100644
--- a/scumm/intern.h
+++ b/scumm/intern.h
@@ -805,7 +805,7 @@ protected:
void o72_captureWizImage();
void o72_getTimer();
void o72_setTimer();
- void o72_getSoundElapsedTimeOfSound();
+ void o72_getSoundElapsedTime();
void o72_startScript();
void o72_startObject();
void o72_drawObject();