aboutsummaryrefslogtreecommitdiff
path: root/engines/sword2/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword2/sound.h')
-rw-r--r--engines/sword2/sound.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/sword2/sound.h b/engines/sword2/sound.h
index b941f98b4c..8c24494148 100644
--- a/engines/sword2/sound.h
+++ b/engines/sword2/sound.h
@@ -269,7 +269,6 @@ public:
int32 getSpeechStatus();
int32 amISpeaking();
int32 playCompSpeech(uint32 speechId, uint8 vol, int8 pan);
- uint32 preFetchCompSpeech(uint32 speechId, uint16 **buf);
int32 stopSpeech();
int32 streamCompMusic(uint32 musicId, bool loop);