diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-08-13 08:24:20 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-08-13 08:24:20 -0400 |
commit | dd47776b7c311afdbfbb123485ecf2bf695a3c04 (patch) | |
tree | 3adad4e488d4e34a69f10f8fa2a4c04111c9b3aa /arm9/modules | |
parent | 692b76fd27bf0b74a3fe871864c5d77387c05618 (diff) |
Decompile coins.s
Diffstat (limited to 'arm9/modules')
-rw-r--r-- | arm9/modules/05/asm/mod05_021E1AD8.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/modules/05/asm/mod05_021E1AD8.s b/arm9/modules/05/asm/mod05_021E1AD8.s index eb8f906e..db4c4e07 100644 --- a/arm9/modules/05/asm/mod05_021E1AD8.s +++ b/arm9/modules/05/asm/mod05_021E1AD8.s @@ -1956,7 +1956,7 @@ MOD05_021E29C8: ; 0x021E29C8 str r0, [sp, #0x10] ldr r0, [r6, #0xc] bl FUN_0202390C - bl FUN_02028930 + bl CheckCoins add r2, r0, #0 mov r0, #1 str r0, [sp] |