From 0655839a4ff2a3805919c0b9bfa8f035d015e641 Mon Sep 17 00:00:00 2001 From: Martin Kiewitz Date: Sat, 27 Jun 2015 22:43:32 +0200 Subject: COMMON: move Miles Audio AdLib+MT32 to common - remove Miles Audio from Sherlock engine - put Miles Audio into common audio (namespace Audio) - Miles Audio is used at least by the engines TINSEL, GROOVIE, TOLTECS, SAGA and KYRA This way it can be used by the other engines --- engines/sherlock/module.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'engines/sherlock/module.mk') diff --git a/engines/sherlock/module.mk b/engines/sherlock/module.mk index 704b8d2639..e592baa5f5 100644 --- a/engines/sherlock/module.mk +++ b/engines/sherlock/module.mk @@ -19,8 +19,6 @@ MODULE_OBJS = \ scalpel/scalpel_talk.o \ scalpel/scalpel_user_interface.o \ scalpel/settings.o \ - tattoo/drivers/tattoo_adlib.o \ - tattoo/drivers/tattoo_mt32.o \ tattoo/tattoo.o \ tattoo/tattoo_fixed_text.o \ tattoo/tattoo_journal.o \ -- cgit v1.2.3