diff options
author | scnorton <scnorton@biociphers.org> | 2019-01-06 16:14:59 -0500 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2019-01-06 16:14:59 -0500 |
commit | abac6f3ec853f451a7d456cfd336d8c51c0541c1 (patch) | |
tree | d4e50ebe8bd270cd14ba28558f527048019c4225 /asm/overworld.s | |
parent | fdd7b1033cb32f02eb861ca87fa92b9886bdfe37 (diff) |
Through ScrCmd_takecoins
Diffstat (limited to 'asm/overworld.s')
-rw-r--r-- | asm/overworld.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/overworld.s b/asm/overworld.s index eabb38228..071cca7e6 100644 --- a/asm/overworld.s +++ b/asm/overworld.s @@ -1185,8 +1185,8 @@ sub_80554BC: @ 80554BC _080554C8: .4byte gUnknown_2031DBC thumb_func_end sub_80554BC - thumb_func_start sub_80554CC -sub_80554CC: @ 80554CC + thumb_func_start SetLastHealLocationWarp +SetLastHealLocationWarp: @ 80554CC push {r4,r5,lr} sub sp, 0x8 lsls r0, 24 @@ -1218,7 +1218,7 @@ _08055500: bx r0 .align 2, 0 _08055508: .4byte gSaveBlock1Ptr - thumb_func_end sub_80554CC + thumb_func_end SetLastHealLocationWarp thumb_func_start sub_805550C sub_805550C: @ 805550C |