diff options
author | Rémi Calixte <remicalixte.rmc@gmail.com> | 2021-05-22 18:54:22 +0200 |
---|---|---|
committer | Rémi Calixte <remicalixte.rmc@gmail.com> | 2021-05-22 18:54:22 +0200 |
commit | 15896c5a165d9d8bcfd02e3617e3ab7f10602b5f (patch) | |
tree | cfc589be7590138df572e951a3b414ef4ce8a8f0 /arm9/modules/43 | |
parent | 595b90d91c903837b4b0199159a2dece90ea4dee (diff) | |
parent | 1e7dcfbf615f387c3b4a8a7577ff36dd57922f60 (diff) |
Merge branch 'master' into unk_02016B94
Diffstat (limited to 'arm9/modules/43')
-rw-r--r-- | arm9/modules/43/asm/module_43.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/modules/43/asm/module_43.s b/arm9/modules/43/asm/module_43.s index 89b23259..fd20dc17 100644 --- a/arm9/modules/43/asm/module_43.s +++ b/arm9/modules/43/asm/module_43.s @@ -654,7 +654,7 @@ MOD43_02254CD0: ; 0x02254CD0 bl FUN_02019064 add r0, sp, #0x14 mov r1, #4 - bl FUN_02019620 + bl FillWindowPixelBuffer mov r1, #0 str r1, [sp] mov r0, #0xff |