summaryrefslogtreecommitdiff
path: root/obj_files.mk
diff options
context:
space:
mode:
Diffstat (limited to 'obj_files.mk')
-rw-r--r--obj_files.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/obj_files.mk b/obj_files.mk
index 67af513..f6e4e27 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -171,6 +171,12 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/SDK/GX/GXTev.o \
$(BUILD_DIR)/asm/SDK/GX/GXPixel.o \
$(BUILD_DIR)/asm/text_8.o \
+ $(BUILD_DIR)/asm/SDK/GX/GXDraw.o \
+ $(BUILD_DIR)/asm/text_8_2.o \
+ $(BUILD_DIR)/asm/SDK/GX/GXDisplayList.o \
+ $(BUILD_DIR)/asm/SDK/GX/GXTransform.o \
+ $(BUILD_DIR)/asm/SDK/GX/GXPerf.o \
+ $(BUILD_DIR)/asm/text_8_3.o \
$(BUILD_DIR)/asm/text_9.o \
$(BUILD_DIR)/asm/text_10.o \
$(BUILD_DIR)/src/GameSpy/darray.o \