diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2021-05-23 16:19:35 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-23 16:19:35 -0500 |
commit | eaa141c612dd1689936a21bd57018a55ff686b69 (patch) | |
tree | fafe2a9a562af6a8e36716ff76a5b3e8b30d4411 /asm/code_8098BDC.s | |
parent | f402e46cd3c8b7236673d6edbae77903a7cc0618 (diff) |
Keep on keepin on (#38)
* end of may dump of work
* move save text to src
* decomp a little more
Diffstat (limited to 'asm/code_8098BDC.s')
-rw-r--r-- | asm/code_8098BDC.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/code_8098BDC.s b/asm/code_8098BDC.s index 861e906..e930645 100644 --- a/asm/code_8098BDC.s +++ b/asm/code_8098BDC.s @@ -6199,7 +6199,7 @@ _0809C046: lsls r0, 16 asrs r0, 16 str r0, [r1] - bl sub_802FEE0 + bl CleanMakuhitaShop b _0809C392 _0809C05E: ldr r0, [r6] @@ -6209,7 +6209,7 @@ _0809C05E: movs r1, 0x1 negs r1, r1 str r1, [r0] - bl sub_802FEE0 + bl CleanMakuhitaShop b _0809C392 _0809C072: movs r4, 0x1 |