summaryrefslogtreecommitdiff
path: root/obj_files.mk
diff options
context:
space:
mode:
Diffstat (limited to 'obj_files.mk')
-rw-r--r--obj_files.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/obj_files.mk b/obj_files.mk
index f248efa..6b305b8 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -374,6 +374,8 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/SDK/VF/pf_path.o \
$(BUILD_DIR)/asm/SDK/VF/pf_sector.o \
$(BUILD_DIR)/asm/SDK/VF/pf_volume.o \
+ $(BUILD_DIR)/asm/SDK/VF/pf_cp932.o \
+ $(BUILD_DIR)/asm/SDK/VF/pf_api_util.o \
$(BUILD_DIR)/asm/text_9_2.o \
$(BUILD_DIR)/asm/text_10.o \
$(BUILD_DIR)/src/GameSpy/darray.o \