diff options
Diffstat (limited to 'arm9/modules/76/asm/module_76.s')
-rw-r--r-- | arm9/modules/76/asm/module_76.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/modules/76/asm/module_76.s b/arm9/modules/76/asm/module_76.s index 9d86b835..13ddf00c 100644 --- a/arm9/modules/76/asm/module_76.s +++ b/arm9/modules/76/asm/module_76.s @@ -275,7 +275,7 @@ _021D771A: sub r2, r2, #1 bne _021D771A add r0, sp, #0 - bl FUN_0201E66C + bl GX_SetBanks add sp, #0x28 pop {r4, pc} .align 2, 0 |