diff options
Diffstat (limited to 'arm9/modules/53/asm/module_53.s')
-rw-r--r-- | arm9/modules/53/asm/module_53.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/modules/53/asm/module_53.s b/arm9/modules/53/asm/module_53.s index cac73593..b4fd4d80 100644 --- a/arm9/modules/53/asm/module_53.s +++ b/arm9/modules/53/asm/module_53.s @@ -462,7 +462,7 @@ _021D78DA: sub r2, r2, #1 bne _021D78DA add r0, sp, #0 - bl FUN_0201E66C + bl GX_SetBanks add sp, #0x28 pop {r4, pc} .align 2, 0 |