From ce620d17fd46a4187bc7b0287410e2b926826b43 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Sat, 24 Jul 2004 14:24:34 +0000 Subject: Remove lefts overs of old hack svn-id: r14320 --- scumm/sound.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scumm/sound.h') diff --git a/scumm/sound.h b/scumm/sound.h index aab2f377d6..77d04e46b2 100644 --- a/scumm/sound.h +++ b/scumm/sound.h @@ -96,7 +96,7 @@ public: void stopSound(int a); void stopAllSounds(); void soundKludge(int *list, int num); - void talkSound(uint32 a, uint32 b, int mode, int frame); + void talkSound(uint32 a, uint32 b, int mode); void setupSound(); void pauseSounds(bool pause); -- cgit v1.2.3