From 4a159bcb1e086d03c7bd1216694552ed5a83103e Mon Sep 17 00:00:00 2001 From: Florian Kagerer Date: Wed, 11 Aug 2010 18:54:56 +0000 Subject: GUI: add music devices for c64, amiga and apple II gs These devices are not able to create appropriate drivers. The only purpose for now is having proper gui options and flags and music types for the device detector. The corresponding GUIO flags for the new devices have been added, too. svn-id: r51995 --- sound/module.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'sound/module.mk') diff --git a/sound/module.mk b/sound/module.mk index caf14be547..70bffb13d2 100644 --- a/sound/module.mk +++ b/sound/module.mk @@ -40,6 +40,7 @@ MODULE_OBJS := \ softsynth/fmtowns_pc98/towns_euphony.o \ softsynth/fmtowns_pc98/towns_pc98_driver.o \ softsynth/fmtowns_pc98/towns_pc98_fmsynth.o \ + softsynth/appleiigs.o \ softsynth/ym2612.o \ softsynth/fluidsynth.o \ softsynth/mt32.o \ -- cgit v1.2.3