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 975cbbe..89988cd 100644 --- a/obj_files.mk +++ b/obj_files.mk @@ -126,6 +126,7 @@ TEXT_O_FILES := \ $(BUILD_DIR)/asm/nw4r/snd/snd_Lfo.o \ $(BUILD_DIR)/asm/nw4r/snd/snd_MemorySoundArchive.o \ $(BUILD_DIR)/asm/nw4r/snd/snd_MidiSeqPlayer.o \ + $(BUILD_DIR)/asm/nw4r/snd/snd_MmlParser.o \ $(BUILD_DIR)/asm/text_10_6.o \ $(BUILD_DIR)/asm/text_11.o |