summaryrefslogtreecommitdiff
path: root/csrc/mkf_asm.asm
diff options
context:
space:
mode:
Diffstat (limited to 'csrc/mkf_asm.asm')
-rw-r--r--csrc/mkf_asm.asm21
1 files changed, 4 insertions, 17 deletions
diff --git a/csrc/mkf_asm.asm b/csrc/mkf_asm.asm
index 494077b..edf2b28 100644
--- a/csrc/mkf_asm.asm
+++ b/csrc/mkf_asm.asm
@@ -6,6 +6,7 @@ extern data_483630
extern gtables
extern cfcn_45511b
extern cfcn_004550cc
+extern cfcn_00455109
fcn_00455040:
push ebp
@@ -91,7 +92,9 @@ push ebx
push ecx
push edi
-call fcn_00455109
+push ebx
+call cfcn_00455109
+add esp, 4
pop edi
pop ecx
@@ -99,19 +102,3 @@ pop ebx
shr bx, 1
ret
-
-fcn_00455109:
-cmp word [gtables + 1280], 0x8000
-jne L20_1
-
-push ebx
-call cfcn_004550cc
-pop ebx
-
-L20_1:
-
-push ebx
-call cfcn_45511b
-add esp, 4
-
-ret