summaryrefslogtreecommitdiff
path: root/obj_files.mk
diff options
context:
space:
mode:
authorMax <mparisi@stevens.edu>2020-09-25 11:54:39 -0400
committerMax <mparisi@stevens.edu>2020-09-25 11:54:39 -0400
commitc04195a0f5c401ddda18f90aaa9c7af325600b54 (patch)
treeb028dc7bc4860f50b907d872f4fc0676cfa9df54 /obj_files.mk
parent87da93a114827a56a0d4319c48e1ad24e3d5bf2d (diff)
split snd_SeqPlayer, and commented out labels involving '@' (was causing linker error with undefined symbol)
Diffstat (limited to 'obj_files.mk')
-rw-r--r--obj_files.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/obj_files.mk b/obj_files.mk
index 8acb443..a04ca9e 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -133,6 +133,7 @@ TEXT_O_FILES := \
$(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/nw4r/snd/detail/snd_SeqPlayer.o \
$(BUILD_DIR)/asm/text_10_6.o \
$(BUILD_DIR)/asm/text_11.o