summaryrefslogtreecommitdiff
path: root/obj_files.mk
diff options
context:
space:
mode:
Diffstat (limited to 'obj_files.mk')
-rw-r--r--obj_files.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/obj_files.mk b/obj_files.mk
index a24444c..193be01 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -304,6 +304,10 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/SDK/NAND/NANDCore.o \
$(BUILD_DIR)/asm/SDK/NAND/NANDCheck.o \
$(BUILD_DIR)/asm/SDK/SC/scsystem.o \
+ $(BUILD_DIR)/asm/SDK/SC/scapi.o \
+ $(BUILD_DIR)/asm/SDK/SC/scapi_prdinfo.o \
+ $(BUILD_DIR)/asm/SDK/WENC/wenc.o \
+ $(BUILD_DIR)/asm/SDK/ARC/arc.o \
$(BUILD_DIR)/asm/text_9.o \
$(BUILD_DIR)/asm/text_10.o \
$(BUILD_DIR)/src/GameSpy/darray.o \