summaryrefslogtreecommitdiff
path: root/obj_files.mk
diff options
context:
space:
mode:
authorMax <mparisi@stevens.edu>2020-09-24 23:21:07 -0400
committerMax <mparisi@stevens.edu>2020-09-24 23:21:07 -0400
commit7cff13c38e65c06796c6980d25f368f9d4a61ecb (patch)
tree973e3a604d498371f5c084593c5b294c44c77ce5 /obj_files.mk
parent266c608cbf6d65e5187a4fc4207f39b5e32848ec (diff)
split snd_MemorySoundArchive and snd_MidiSeqPlayer
Diffstat (limited to 'obj_files.mk')
-rw-r--r--obj_files.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/obj_files.mk b/obj_files.mk
index db45972..975cbbe 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -124,6 +124,8 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/text_10_5.o \
$(BUILD_DIR)/asm/nw4r/snd/snd_InstancePool.o \
$(BUILD_DIR)/asm/nw4r/snd/snd_Lfo.o \
+ $(BUILD_DIR)/asm/nw4r/snd/snd_MemorySoundArchive.o \
+ $(BUILD_DIR)/asm/nw4r/snd/snd_MidiSeqPlayer.o \
$(BUILD_DIR)/asm/text_10_6.o \
$(BUILD_DIR)/asm/text_11.o