summaryrefslogtreecommitdiff
path: root/src/pokemon_jump_4.c
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2021-05-05 13:03:39 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2021-05-05 13:03:39 -0400
commitee6b3c1acf4805d6df72b291b8c0f79635e6341a (patch)
treef5fe722560069ddd64c78a13980a003889e56680 /src/pokemon_jump_4.c
parent9ed87063f1682488a809f95dd578dec37d916aad (diff)
Sync berry crush from Emerald
Diffstat (limited to 'src/pokemon_jump_4.c')
-rw-r--r--src/pokemon_jump_4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pokemon_jump_4.c b/src/pokemon_jump_4.c
index b197ebeef..4725e3fc2 100644
--- a/src/pokemon_jump_4.c
+++ b/src/pokemon_jump_4.c
@@ -55,7 +55,7 @@ void sub_8149CEC(struct PokemonJump2 *arg0)
void sub_8149D24(void)
{
FreeAllWindowBuffers();
- DigitObjUtil_Teardown();
+ DigitObjUtil_Free();
}
static void sub_8149D34(struct PokemonJump2 *arg0)