summaryrefslogtreecommitdiff
path: root/obj_files.mk
diff options
context:
space:
mode:
authorMax <mparisi@stevens.edu>2020-09-25 01:30:19 -0400
committerMax <mparisi@stevens.edu>2020-09-25 01:30:19 -0400
commit87da93a114827a56a0d4319c48e1ad24e3d5bf2d (patch)
treec3db9cfc5e66a9495bc4c8a5dcb9c54a5f3f72fd /obj_files.mk
parented7a456aa6dbd6c34c372d5b6a640680cf58da2d (diff)
split snd_NandSoundArchive, snd_RemoteSpeaker, snd_RemoteSpeakerManager, and snd_SeqFile
Diffstat (limited to 'obj_files.mk')
-rw-r--r--obj_files.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/obj_files.mk b/obj_files.mk
index cb48a61..8acb443 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -129,6 +129,10 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/nw4r/snd/snd_MmlParser.o \
$(BUILD_DIR)/asm/nw4r/snd/snd_MmlSeqTrack.o \
$(BUILD_DIR)/asm/nw4r/snd/snd_MmlSeqTrackAllocator.o \
+ $(BUILD_DIR)/asm/nw4r/snd/snd_NandSoundArchive.o \
+ $(BUILD_DIR)/asm/nw4r/snd/snd_RemoteSpeaker.o \
+ $(BUILD_DIR)/asm/nw4r/snd/snd_RemoteSpeakerManager.o \
+ $(BUILD_DIR)/asm/nw4r/snd/snd_SeqFile.o \
$(BUILD_DIR)/asm/text_10_6.o \
$(BUILD_DIR)/asm/text_11.o