summaryrefslogtreecommitdiff
path: root/src/trainer_tower.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/trainer_tower.c')
-rw-r--r--src/trainer_tower.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trainer_tower.c b/src/trainer_tower.c
index e914d7ac6..d2f7c92a9 100644
--- a/src/trainer_tower.c
+++ b/src/trainer_tower.c
@@ -1171,7 +1171,7 @@ void sub_815E124(u8 taskId)
if (sub_80D08F8() == TRUE)
{
gMain.savedCallback = sub_815E114;
- sub_80563F0();
+ CleanupOverworldWindowsAndTilemaps();
SetMainCallback2(sub_800FD9C);
DestroyTask(taskId);
}