diff options
author | Rémi Calixte <remicalixte.rmc@gmail.com> | 2021-03-23 09:47:13 +0100 |
---|---|---|
committer | Rémi Calixte <remicalixte.rmc@gmail.com> | 2021-03-23 09:47:13 +0100 |
commit | 3c88114bc0597d92585c7ab663724f799038d175 (patch) | |
tree | 53670b0098b2410f4a815ef4d34d12fd41ce42b5 /arm9/modules/70 | |
parent | 11fdf1d630a743f3236135028ea51e818331210f (diff) |
Decompile unk_0201E66C.s to GX_layers.c
Diffstat (limited to 'arm9/modules/70')
-rw-r--r-- | arm9/modules/70/asm/module_70.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/modules/70/asm/module_70.s b/arm9/modules/70/asm/module_70.s index ef7b18bd..30f38fe4 100644 --- a/arm9/modules/70/asm/module_70.s +++ b/arm9/modules/70/asm/module_70.s @@ -909,7 +909,7 @@ MOD70_021D7AF4: ; 0x021D7AF4 bl G2x_SetBlendAlpha_ mov r0, #0x10 mov r1, #1 - bl FUN_0201E6E4 + bl GX_EngineAToggleLayers add sp, #0x10 pop {r3, r4, r5, pc} .align 2, 0 |