summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--asm/text_9.s (renamed from asm/text_9_2.s)0
-rw-r--r--obj_files.mk2
2 files changed, 1 insertions, 1 deletions
diff --git a/asm/text_9_2.s b/asm/text_9.s
index 33e45db..33e45db 100644
--- a/asm/text_9_2.s
+++ b/asm/text_9.s
diff --git a/obj_files.mk b/obj_files.mk
index f79922c..6836075 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -335,7 +335,7 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/SDK/SO/SOBasic.o \
$(BUILD_DIR)/asm/SDK/SO/SOInformation.o \
$(BUILD_DIR)/asm/SDK/SO/SOOption.o \
- $(BUILD_DIR)/asm/text_9_2.o \
+ $(BUILD_DIR)/asm/text_9.o \
$(BUILD_DIR)/asm/text_10.o \
$(BUILD_DIR)/src/GameSpy/darray.o \
$(BUILD_DIR)/src/GameSpy/hashtable.o \