diff options
Diffstat (limited to 'scumm/intern.h')
-rw-r--r-- | scumm/intern.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/intern.h b/scumm/intern.h index 96caa2a105..6b649b749f 100644 --- a/scumm/intern.h +++ b/scumm/intern.h @@ -1009,7 +1009,7 @@ protected: void o72_captureWizImage(); void o72_getTimer(); void o72_setTimer(); - void o72_getSoundElapsedTime(); + void o72_getSoundPosition(); void o72_startScript(); void o72_startObject(); void o72_drawObject(); |