summaryrefslogtreecommitdiff
path: root/obj_files.mk
diff options
context:
space:
mode:
Diffstat (limited to 'obj_files.mk')
-rw-r--r--obj_files.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/obj_files.mk b/obj_files.mk
index 9b35da5..69ffa82 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -21,10 +21,15 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/SDK/OS/OSArena.o \
$(BUILD_DIR)/asm/SDK/OS/OSAudioSystem.o \
$(BUILD_DIR)/asm/SDK/OS/OSCache.o \
+ $(BUILD_DIR)/asm/SDK/OS/OSContext.o \
$(BUILD_DIR)/asm/text_7_2.o \
$(BUILD_DIR)/asm/text_8.o \
$(BUILD_DIR)/asm/text_9.o \
$(BUILD_DIR)/asm/text_10.o \
+ $(BUILD_DIR)/asm/darray.o \
+ $(BUILD_DIR)/asm/hashtable.o \
+ $(BUILD_DIR)/asm/md5c.o \
+ $(BUILD_DIR)/asm/text_10_2.o \
$(BUILD_DIR)/asm/text_11.o
CTORS_O_FILES := \