diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2021-06-03 08:52:12 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2021-06-03 08:52:12 -0400 |
| commit | d9562dc1675e93f565e63eeba35369688bb70742 (patch) | |
| tree | a846e1a22b2d785497c2174cfefa88e439a1e703 /arm9/modules/27 | |
| parent | 33a7ec1fd719b9321357aa59460cbdb9f7779053 (diff) | |
Document window sys, 1
Diffstat (limited to 'arm9/modules/27')
| -rw-r--r-- | arm9/modules/27/asm/module_27.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/modules/27/asm/module_27.s b/arm9/modules/27/asm/module_27.s index 25e4a4b6..09600b4b 100644 --- a/arm9/modules/27/asm/module_27.s +++ b/arm9/modules/27/asm/module_27.s @@ -633,7 +633,7 @@ _02254CE8: lsr r3, r3, #0x18 bl FUN_02019064 add r0, r4, #0 - bl FUN_02019270 + bl PutWindowTilemap ldr r1, [sp, #0x14] add r0, r4, #0 bl MOD27_02254D60 |
