diff options
author | scnorton <scnorton@biociphers.org> | 2019-01-06 13:06:56 -0500 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2019-01-06 13:06:56 -0500 |
commit | 96e1b19dc1ea9dbf686fd26743d79c68d12e0f24 (patch) | |
tree | 0b4685bff6be838bb6b61244aa39d516ac1df446 /asm/field_map_obj.s | |
parent | b16831e97bb8b94c29854a81e11647e8a5db68c6 (diff) |
through ScrCmd_release; propose names for remaining funcs
Diffstat (limited to 'asm/field_map_obj.s')
-rw-r--r-- | asm/field_map_obj.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/field_map_obj.s b/asm/field_map_obj.s index 308421098..14951c20c 100644 --- a/asm/field_map_obj.s +++ b/asm/field_map_obj.s @@ -1614,8 +1614,8 @@ _0805E9F0: .4byte 0x0000ffff _0805E9F4: .4byte gSprites thumb_func_end AddPseudoFieldObject - thumb_func_start sub_805E9F8 -sub_805E9F8: @ 805E9F8 + thumb_func_start sprite_new +sprite_new: @ 805E9F8 push {r4-r7,lr} mov r7, r10 mov r6, r9 @@ -1772,7 +1772,7 @@ _0805EB24: _0805EB38: .4byte sub_8068FA8 _0805EB3C: .4byte 0x0000ffff _0805EB40: .4byte gSprites - thumb_func_end sub_805E9F8 + thumb_func_end sprite_new thumb_func_start sub_805EB44 sub_805EB44: @ 805EB44 |