summaryrefslogtreecommitdiff
path: root/src/pokemon_jump_2.c
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-04-11 21:47:47 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2020-04-11 21:47:47 -0400
commit4e3b3cdd3cf2f7677c01e62be56bed809471cf3c (patch)
tree02743b391060eb2bff0dddd08fe219464a1834a0 /src/pokemon_jump_2.c
parent8f8665e1dcfffaa83727e3cb814c82179aa3dbe3 (diff)
Berry Crush documentation, 2
Diffstat (limited to 'src/pokemon_jump_2.c')
-rw-r--r--src/pokemon_jump_2.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pokemon_jump_2.c b/src/pokemon_jump_2.c
index 9f2f9e404..f1f6e2906 100644
--- a/src/pokemon_jump_2.c
+++ b/src/pokemon_jump_2.c
@@ -1003,12 +1003,12 @@ static bool32 sub_814881C(void)
case 2:
if (sub_8149804())
{
- CreateTask(sub_80DA634, 6);
+ CreateTask(Task_SaveGame_UpdatedLinkRecords, 6);
gUnknown_203F3D4->unk8++;
}
break;
case 3:
- if (!FuncIsActiveTask(sub_80DA634))
+ if (!FuncIsActiveTask(Task_SaveGame_UpdatedLinkRecords))
{
sub_814A6CC();
gUnknown_203F3D4->unk8++;