summaryrefslogtreecommitdiff
path: root/src/pokemon_jump.c
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-08-20 16:03:47 -0400
committerGitHub <noreply@github.com>2020-08-20 16:03:47 -0400
commit6c34effda93c67a37895e79b684b31b3cb9a2a88 (patch)
treeb7373ea86cb3249a39b92b2aa417023b330ce92c /src/pokemon_jump.c
parentfadb72696fafe58d210e6d5af480067f08e9fd04 (diff)
parentfa29ff98a342f4f434b96d4e04f47e25ca865512 (diff)
Merge pull request #1138 from GriffinRichards/doc-contest
Document contest
Diffstat (limited to 'src/pokemon_jump.c')
-rwxr-xr-xsrc/pokemon_jump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pokemon_jump.c b/src/pokemon_jump.c
index 33ddee1b5..c5f4ef1a4 100755
--- a/src/pokemon_jump.c
+++ b/src/pokemon_jump.c
@@ -1463,7 +1463,7 @@ static bool32 sub_802BC60(void)
case 4:
if (!gPaletteFade.active)
{
- sub_800AC34();
+ SetCloseLinkCallback();
gUnknown_02022CFC->unkA++;
}
break;