aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/sound.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tony/sound.cpp')
-rw-r--r--engines/tony/sound.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tony/sound.cpp b/engines/tony/sound.cpp
index c8caf5043d..0658c99f48 100644
--- a/engines/tony/sound.cpp
+++ b/engines/tony/sound.cpp
@@ -2069,7 +2069,7 @@ void FPSTREAM::WaitForSync(FPSTREAM *toplay) {
*
\****************************************************************************/
-void PASCAL FPSTREAM::PlayThread(FPSTREAM *This) {
+void FPSTREAM::PlayThread(FPSTREAM *This) {
#ifdef REFACTOR_ME
byte *lpLockBuf;
uint32 dwResult;