summaryrefslogtreecommitdiff
path: root/obj_files.mk
diff options
context:
space:
mode:
authorRevo <projectrevotpp@hotmail.com>2020-10-13 21:04:27 -0400
committerGitHub <noreply@github.com>2020-10-13 21:04:27 -0400
commit483227d77a6f6a45d44d1c1717cfb624b0f4d342 (patch)
tree25ecf7716e77d6a5e7cc33961b986bc3fcf88645 /obj_files.mk
parent054335fddc4e75bb704098bb647f096be7f458d8 (diff)
parent938548cbd7752b87cadbabfe17167ea87881de0e (diff)
Merge pull request #141 from mparisi20/master
Split ut_ResFontBase
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 \