diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-12-23 00:22:07 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-12-23 00:22:07 +0100 |
commit | e7111984a98e4a0944a8eb878a7b88b13470158d (patch) | |
tree | 321677e8c36d06a4d5060fc34384fbe87a730a15 /asm | |
parent | 3ca5af4d5ddb91987f598a0d44e57911ef5445ea (diff) |
start rayquaza dumping
Diffstat (limited to 'asm')
-rwxr-xr-x | asm/rayquaza_scene.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/rayquaza_scene.s b/asm/rayquaza_scene.s index 58380a354..e6147333c 100755 --- a/asm/rayquaza_scene.s +++ b/asm/rayquaza_scene.s @@ -1172,8 +1172,8 @@ _081D7082: .pool thumb_func_end sub_81D706C - thumb_func_start task_add_00_WIN0V_open_close_above_and_more -task_add_00_WIN0V_open_close_above_and_more: @ 81D7134 + thumb_func_start sub_81D7134 +sub_81D7134: @ 81D7134 push {r4-r7,lr} sub sp, 0x8 lsls r0, 24 @@ -1264,7 +1264,7 @@ _081D71EE: pop {r0} bx r0 .pool - thumb_func_end task_add_00_WIN0V_open_close_above_and_more + thumb_func_end sub_81D7134 thumb_func_start sub_81D7228 sub_81D7228: @ 81D7228 |