diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2020-08-12 10:50:18 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-08-12 10:50:18 -0400 |
| commit | ca2af0a5d0cf80c38995dde9e4d05246c11128e7 (patch) | |
| tree | d3365b2f7624564e1f702c7a533b781f35bf98a8 /arm9/modules/11 | |
| parent | d5446788d822324d58b5a814fe6ca7aaaf6fa6d2 (diff) | |
more scrcmd names
Diffstat (limited to 'arm9/modules/11')
| -rw-r--r-- | arm9/modules/11/asm/module_11_thumb2.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/modules/11/asm/module_11_thumb2.s b/arm9/modules/11/asm/module_11_thumb2.s index b22fc761..92756469 100644 --- a/arm9/modules/11/asm/module_11_thumb2.s +++ b/arm9/modules/11/asm/module_11_thumb2.s @@ -6258,7 +6258,7 @@ _02232234: b _02232252 _0223223C: ldr r0, _02232258 ; =0x00000484 - bl FUN_02005C28 + bl PlayBGM b _02232252 _02232244: ldr r0, _0223225C ; =0x000005E6 @@ -6266,7 +6266,7 @@ _02232244: b _02232252 _0223224C: ldr r0, _02232260 ; =0x00000483 - bl FUN_02005C28 + bl PlayBGM _02232252: add r0, r4, #0 pop {r4, pc} |
