diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-12-03 20:21:35 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-12-03 20:21:35 -0500 |
commit | 931f19d2ead516a5fb5a2a15784391ea02bdbbc3 (patch) | |
tree | 7aacc814f3a630e94b82beb19fa30b8c5b81e264 /asm/event_data.s | |
parent | c500754d6bfbfc1ae0d67b89e725bcb0014de892 (diff) |
Port mystery_event_script
Diffstat (limited to 'asm/event_data.s')
-rw-r--r-- | asm/event_data.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/event_data.s b/asm/event_data.s index d620e3142..416c777eb 100644 --- a/asm/event_data.s +++ b/asm/event_data.s @@ -170,8 +170,8 @@ _0806E224: .4byte 0x0000404e _0806E228: .4byte gSaveBlock2Ptr thumb_func_end sub_806E204 - thumb_func_start sub_806E22C -sub_806E22C: @ 806E22C + thumb_func_start EnableNationalPokedex +EnableNationalPokedex: @ 806E22C push {lr} ldr r0, _0806E250 @ =0x0000404e bl GetVarPointer @@ -191,7 +191,7 @@ sub_806E22C: @ 806E22C _0806E250: .4byte 0x0000404e _0806E254: .4byte gSaveBlock2Ptr _0806E258: .4byte 0x00006258 - thumb_func_end sub_806E22C + thumb_func_end EnableNationalPokedex thumb_func_start sub_806E25C sub_806E25C: @ 806E25C |