summaryrefslogtreecommitdiff
path: root/obj_files.mk
diff options
context:
space:
mode:
authorMax <mparisi@stevens.edu>2020-10-13 19:02:34 -0400
committerMax <mparisi@stevens.edu>2020-10-13 19:02:34 -0400
commitd6c4d73506bd09b14a402c35b78c827d20ed952f (patch)
tree6bff93e70ad039de46d75de585251279297b2559 /obj_files.mk
parent3748803f17a9e391e3b2b3982fc4b24ed7f3815e (diff)
split ut_ResFontBase.s
Diffstat (limited to 'obj_files.mk')
-rw-r--r--obj_files.mk2
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 \