diff options
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 2a34f73..2c7cf8a 100644 --- a/obj_files.mk +++ b/obj_files.mk @@ -105,6 +105,7 @@ TEXT_O_FILES := \ $(BUILD_DIR)/asm/NW4R/ut_CharWriter.o \ $(BUILD_DIR)/asm/NW4R/ut_TextWriterBase.o \ $(BUILD_DIR)/asm/NW4R/snd_AxManager.o \ + $(BUILD_DIR)/asm/NW4R/snd_AxVoice.o \ $(BUILD_DIR)/asm/text_10_4.o \ $(BUILD_DIR)/asm/text_11.o |