diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-06-28 04:30:45 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-06-28 04:30:45 +0800 |
commit | be2010e0db8ca527693d40a6f1410000033f7e7f (patch) | |
tree | 557a1ca9abaebc333ba8f66c0d240806c193a858 /asm/overworld.s | |
parent | 6e570a107f6425068902e4ad077ab8c7b6e15ed3 (diff) |
finished reset_save_heap
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 6681b4a85..57ab4988c 100644 --- a/asm/overworld.s +++ b/asm/overworld.s @@ -3833,8 +3833,8 @@ _0805692C: _08056934: .4byte gMapHeader thumb_func_end sub_8056918 - thumb_func_start sub_8056938 -sub_8056938: @ 8056938 + thumb_func_start CB2_ContinueSavedGame +CB2_ContinueSavedGame: @ 8056938 push {lr} bl sub_80569BC bl StopMapMusic @@ -3880,7 +3880,7 @@ _080569AC: _080569B0: .4byte gFieldCallback _080569B4: .4byte sub_8056918 _080569B8: .4byte sub_8056534 - thumb_func_end sub_8056938 + thumb_func_end CB2_ContinueSavedGame thumb_func_start sub_80569BC sub_80569BC: @ 80569BC |