summaryrefslogtreecommitdiff
path: root/arm9/modules/16/asm
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2021-05-21 19:43:41 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2021-05-21 19:43:41 -0400
commit70b098f92d46c134388e02bd8c436649fe31e999 (patch)
treeb5da9769e665b58922cf0653a54cc205420a26a0 /arm9/modules/16/asm
parentcdd1aae79156e0f7eaf1d2fd0056ef2af62a7f0e (diff)
Fix parameterization
Diffstat (limited to 'arm9/modules/16/asm')
-rw-r--r--arm9/modules/16/asm/module_16.s6
1 files changed, 3 insertions, 3 deletions
diff --git a/arm9/modules/16/asm/module_16.s b/arm9/modules/16/asm/module_16.s
index 0b9a1de7..45bf6e83 100644
--- a/arm9/modules/16/asm/module_16.s
+++ b/arm9/modules/16/asm/module_16.s
@@ -8433,9 +8433,9 @@ MOD16_021DB388: ; 0x021DB388
add r4, r1, #0
mov r1, #1
add r6, r2, #0
- bl FUN_02018FF4
+ bl AllocWindows
add r7, r0, #0
- bl FUN_0201901C
+ bl InitWindow
mov r0, #0
str r0, [sp]
str r0, [sp, #4]
@@ -51457,7 +51457,7 @@ MOD16_021EF318: ; 0x021EF318
add r5, r0, #0
add r0, r1, #0
mov r1, #1
- bl FUN_02018FF4
+ bl AllocWindows
add r4, r0, #0
mov r3, #0
str r3, [sp]