AUDIO: Move the common AdLib MidiDriver out of softsynth
This commit is contained in:
parent
f0606aa8f1
commit
fde8abf8cc
2 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
MODULE := audio
|
||||
|
||||
MODULE_OBJS := \
|
||||
adlib.o \
|
||||
audiostream.o \
|
||||
fmopl.o \
|
||||
mididrv.o \
|
||||
|
@ -39,7 +40,6 @@ MODULE_OBJS := \
|
|||
mods/rjp1.o \
|
||||
mods/soundfx.o \
|
||||
mods/tfmx.o \
|
||||
softsynth/adlib.o \
|
||||
softsynth/cms.o \
|
||||
softsynth/opl/dbopl.o \
|
||||
softsynth/opl/dosbox.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue