diff options
author | Max <mparisi@stevens.edu> | 2020-09-25 17:08:12 -0400 |
---|---|---|
committer | Max <mparisi@stevens.edu> | 2020-09-25 17:08:12 -0400 |
commit | 0c43a0301375913e192a9c1931d7cf76faf091cf (patch) | |
tree | df91caf271dd797d1fdc879952ab6d9f594a2c12 /obj_files.mk | |
parent | ea479ad3b6fcd4ee777e32d4ecf40f2d9bf30207 (diff) |
split snd_Sound3DListener.s
Diffstat (limited to 'obj_files.mk')
-rw-r--r-- | obj_files.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/obj_files.mk b/obj_files.mk index a7bae64..a5f88b5 100644 --- a/obj_files.mk +++ b/obj_files.mk @@ -137,6 +137,7 @@ TEXT_O_FILES := \ $(BUILD_DIR)/asm/nw4r/snd/detail/snd_SeqSound.o \ $(BUILD_DIR)/asm/nw4r/snd/snd_SeqSoundHandle.o \ $(BUILD_DIR)/asm/nw4r/snd/detail/snd_SeqTrack.o \ + $(BUILD_DIR)/asm/nw4r/snd/snd_Sound3DListener.o \ $(BUILD_DIR)/asm/text_10_6.o \ $(BUILD_DIR)/asm/text_11.o |