summaryrefslogtreecommitdiff
path: root/arm9/modules/84
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-08-20 16:30:08 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-08-20 16:30:08 -0400
commit684cde0b321e955fdec5b86e125d9993ebb318c6 (patch)
tree98a6891a6627e60c1ef0313cdf9062d0b514c002 /arm9/modules/84
parentd3991f920ce0e1d4f9fd34dccdd7b37a239d4192 (diff)
Decompile game_init.c
Diffstat (limited to 'arm9/modules/84')
-rw-r--r--arm9/modules/84/asm/module_84_thumb1.s6
1 files changed, 3 insertions, 3 deletions
diff --git a/arm9/modules/84/asm/module_84_thumb1.s b/arm9/modules/84/asm/module_84_thumb1.s
index 0a2c3e1b..405c33ef 100644
--- a/arm9/modules/84/asm/module_84_thumb1.s
+++ b/arm9/modules/84/asm/module_84_thumb1.s
@@ -36,7 +36,7 @@ _021D74FC:
_021D7516:
mov r0, #0
add r1, r0, #0
- bl FUN_02015F10
+ bl Main_SetVBlankIntrCB
bl FUN_02015F1C
bl FUN_0201E6D8
bl FUN_0201E740
@@ -142,7 +142,7 @@ _021D7516:
str r0, [r4, r1]
ldr r0, _021D769C ; =MOD84_021D7950
add r1, r4, #0
- bl FUN_02015F10
+ bl Main_SetVBlankIntrCB
_021D7618:
ldr r0, [r5]
add r0, r0, #1
@@ -234,7 +234,7 @@ _021D76CA:
bl OS_RestoreInterrupts
mov r0, #0
add r1, r0, #0
- bl FUN_02015F10
+ bl Main_SetVBlankIntrCB
ldr r0, [r4]
add r0, r0, #1
str r0, [r4]