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 49b0a5c..d43bc6b 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -191,7 +191,10 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/SDK/AX/AXOut.o \
$(BUILD_DIR)/asm/SDK/AX/AXSPB.o \
$(BUILD_DIR)/asm/SDK/AX/AXVPB.o \
+ $(BUILD_DIR)/asm/SDK/AX/AXProf.o \
+ $(BUILD_DIR)/asm/SDK/AX/AXFXReverbHi.o \
$(BUILD_DIR)/asm/text_8_3.o \
+ $(BUILD_DIR)/asm/text_8_4.o \
$(BUILD_DIR)/asm/text_9.o \
$(BUILD_DIR)/asm/text_10.o \
$(BUILD_DIR)/src/GameSpy/darray.o \