diff options
Diffstat (limited to 'obj_files.mk')
-rw-r--r-- | obj_files.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/obj_files.mk b/obj_files.mk index 6546cdc..0c1c84c 100644 --- a/obj_files.mk +++ b/obj_files.mk @@ -115,6 +115,8 @@ TEXT_O_FILES := \ $(BUILD_DIR)/asm/NW4R/snd_Channel.o \ $(BUILD_DIR)/asm/NW4R/snd_DisposeCallbackManager.o \ $(BUILD_DIR)/asm/NW4R/snd_DvdSoundArchive.o \ + $(BUILD_DIR)/asm/NW4R/snd_EnvGenerator.o \ + $(BUILD_DIR)/asm/NW4R/snd_ExternalSoundPlayer.o \ $(BUILD_DIR)/asm/text_10_4.o \ $(BUILD_DIR)/asm/text_11.o |