From 938a88551f6ddefb7f696b738696c8ce2d8e0e36 Mon Sep 17 00:00:00 2001 From: Cheng Hann Gan Date: Sat, 20 Nov 2021 10:47:46 -0600 Subject: Labeled more symbols (#77) * Labeled more symbols * Fixed comment typo * Renamed some functions --- asm/code_8094148.s | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'asm/code_8094148.s') 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: -- cgit v1.2.3