summaryrefslogtreecommitdiff
path: root/obj_files.mk
diff options
context:
space:
mode:
Diffstat (limited to 'obj_files.mk')
-rw-r--r--obj_files.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/obj_files.mk b/obj_files.mk
index 6abd143..ed2559d 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -198,6 +198,9 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/text_8_4.o \
$(BUILD_DIR)/asm/SDK/AX/AXFXDelay.o \
$(BUILD_DIR)/asm/text_8_5.o \
+ $(BUILD_DIR)/asm/SDK/MEM/mem_heapCommon.o \
+ $(BUILD_DIR)/asm/SDK/MEM/mem_expHeap.o \
+ $(BUILD_DIR)/asm/text_8_6.o \
$(BUILD_DIR)/asm/text_9.o \
$(BUILD_DIR)/asm/text_10.o \
$(BUILD_DIR)/src/GameSpy/darray.o \