diff options
author | Cheng Hann Gan <chenghanngan.us@gmail.com> | 2021-11-20 10:47:46 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-20 08:47:46 -0800 |
commit | 938a88551f6ddefb7f696b738696c8ce2d8e0e36 (patch) | |
tree | 35a8d3954aa03fb00d061d7603d28af0111bb516 /asm/code_8094148.s | |
parent | 13552719886449c45aa0a06caccb7d7491382d9c (diff) |
Labeled more symbols (#77)
* Labeled more symbols
* Fixed comment typo
* Renamed some functions
Diffstat (limited to 'asm/code_8094148.s')
-rw-r--r-- | asm/code_8094148.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/code_8094148.s b/asm/code_8094148.s index 66feab4..8a2e077 100644 --- a/asm/code_8094148.s +++ b/asm/code_8094148.s @@ -279,8 +279,8 @@ _08094448: .4byte 0xffff0000 _0809444C: .4byte 0x0000ffff thumb_func_end sub_80943DC - thumb_func_start sub_8094450 -sub_8094450: + thumb_func_start GetBellyRoundedUp +GetBellyRoundedUp: push {lr} adds r1, r0, 0 lsls r0, r1, 16 @@ -306,7 +306,7 @@ _08094474: _08094476: pop {r1} bx r1 - thumb_func_end sub_8094450 + thumb_func_end GetBellyRoundedUp thumb_func_start sub_809447C sub_809447C: |