From 2bcf5c0552cf0778eb2642608134c6c0e4f3028e Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Wed, 27 May 2009 14:40:37 +0000 Subject: - Moved Sound implementation declarations to the newly added file sound_intern.h - Added support for PC Speaker sound in all Kyra1, Kyra2 and Lands of Lore - Slight cleanup svn-id: r40939 --- engines/kyra/module.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/kyra/module.mk') diff --git a/engines/kyra/module.mk b/engines/kyra/module.mk index 6ff6cf115e..7b0c0dfb68 100644 --- a/engines/kyra/module.mk +++ b/engines/kyra/module.mk @@ -52,6 +52,7 @@ MODULE_OBJS := \ sound_adlib.o \ sound_digital.o \ sound_midi.o \ + sound_pcspk.o \ sound_towns.o \ sound.o \ sound_lok.o \ -- cgit v1.2.3