diff options
author | yenatch <yenatch@gmail.com> | 2017-09-23 13:50:55 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-23 13:50:55 -0400 |
commit | a57915fa5bd8c2e68bc291a371e66e3cafd7e195 (patch) | |
tree | 0b20aeb72cc21dbfbaf99ad08750934471cccf96 /asm/contest.s | |
parent | 2ad419e4b914ba17b5b3c3e60ef56726da0cf59b (diff) | |
parent | 21f668d6a574dd7df4d761148c6f02ee4cdda6f1 (diff) |
Merge pull request #36 from DizzyEggg/decomp_egg_hatch
Decompile Egg Hatch
Diffstat (limited to 'asm/contest.s')
-rw-r--r-- | asm/contest.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/contest.s b/asm/contest.s index 493cc3733..71e8ab058 100644 --- a/asm/contest.s +++ b/asm/contest.s @@ -5582,7 +5582,7 @@ sub_80DA830: @ 80DA830 bne _080DA860 adds r0, r2, 0 bl DestroyTask - ldr r0, =gUnknown_03005DAC + ldr r0, =gFieldCallback ldr r1, =sub_80DA874 str r1, [r0] bl FreeAllWindowBuffers |