aboutsummaryrefslogtreecommitdiff
path: root/sound/module.mk
diff options
context:
space:
mode:
authorGregory Montoir2007-05-19 12:06:51 +0000
committerGregory Montoir2007-05-19 12:06:51 +0000
commit620c8a5647d1c51a4ca1803acf5924e3099e1d56 (patch)
tree20e1f5d1ba7e923b14b2ec45841438f121e007ca /sound/module.mk
parentb5a96f6d558c921d27a23a18bc0b292bb159ff2b (diff)
downloadscummvm-rg350-620c8a5647d1c51a4ca1803acf5924e3099e1d56.tar.gz
scummvm-rg350-620c8a5647d1c51a4ca1803acf5924e3099e1d56.tar.bz2
scummvm-rg350-620c8a5647d1c51a4ca1803acf5924e3099e1d56.zip
added Amiga SoundFx module player code, used by Amiga versions of the following Delphine Software games : Future Wars, Operation Stealth, Cruise for a Corpse and Another World
svn-id: r26869
Diffstat (limited to 'sound/module.mk')
-rw-r--r--sound/module.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/module.mk b/sound/module.mk
index becc4b4d1e..a204dbadb9 100644
--- a/sound/module.mk
+++ b/sound/module.mk
@@ -25,6 +25,7 @@ MODULE_OBJS := \
mods/protracker.o \
mods/paula.o \
mods/rjp1.o \
+ mods/soundfx.o \
softsynth/adlib.o \
softsynth/ym2612.o \
softsynth/fluidsynth.o \