diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2020-08-20 16:30:08 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-08-20 16:30:08 -0400 |
| commit | 684cde0b321e955fdec5b86e125d9993ebb318c6 (patch) | |
| tree | 98a6891a6627e60c1ef0313cdf9062d0b514c002 /arm9/modules/69/asm | |
| parent | d3991f920ce0e1d4f9fd34dccdd7b37a239d4192 (diff) | |
Decompile game_init.c
Diffstat (limited to 'arm9/modules/69/asm')
| -rw-r--r-- | arm9/modules/69/asm/module_69.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/modules/69/asm/module_69.s b/arm9/modules/69/asm/module_69.s index 74cfe028..686df4a1 100644 --- a/arm9/modules/69/asm/module_69.s +++ b/arm9/modules/69/asm/module_69.s @@ -9,7 +9,7 @@ HOF_OverlayInit: ; 0x0222D5C0 add r5, r0, #0 mov r0, #0 add r1, r0, #0 - bl FUN_02015F10 + bl Main_SetVBlankIntrCB mov r0, #3 mov r1, #0x3f lsl r2, r0, #0x10 |
