diff options
Diffstat (limited to 'obj_files.mk')
-rw-r--r-- | obj_files.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/obj_files.mk b/obj_files.mk index 562aae5..41b9884 100644 --- a/obj_files.mk +++ b/obj_files.mk @@ -488,7 +488,7 @@ TEXT_O_FILES := \ $(BUILD_DIR)/asm/nw4r/ut/ut_DvdFileStream.o \ $(BUILD_DIR)/asm/nw4r/ut/ut_DvdLockedFileStream.o \ $(BUILD_DIR)/asm/nw4r/ut/ut_Font.o \ - $(BUILD_DIR)/asm/text_10_3.o \ + $(BUILD_DIR)/asm/nw4r/ut/detail/ut_ResFontBase.o \ $(BUILD_DIR)/asm/nw4r/ut/ut_ResFont.o \ $(BUILD_DIR)/asm/nw4r/ut/ut_CharWriter.o \ $(BUILD_DIR)/asm/nw4r/ut/ut_TextWriterBase.o \ |