summaryrefslogtreecommitdiff
path: root/src/safari_zone.c
diff options
context:
space:
mode:
authorSlawter666 <38655737+Slawter666@users.noreply.github.com>2018-10-17 02:53:05 +0100
committerSlawter666 <38655737+Slawter666@users.noreply.github.com>2018-10-17 02:53:05 +0100
commitbb72dcf19dc13d07234b50fbaabb7e5f74f1ac63 (patch)
tree0d6daa2877725eebc49fcfdaf0b253fb72191a02 /src/safari_zone.c
parent9e3e6173760ebdbe58eda2986b9f21d31f774f16 (diff)
Further synchronisation
Diffstat (limited to 'src/safari_zone.c')
-rw-r--r--src/safari_zone.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/safari_zone.c b/src/safari_zone.c
index 9272da902..7aa05c7dc 100644
--- a/src/safari_zone.c
+++ b/src/safari_zone.c
@@ -97,7 +97,7 @@ void sub_80C824C(void)
{
if (gNumSafariBalls != 0)
{
- SetMainCallback2(c2_exit_to_overworld_2_switch);
+ SetMainCallback2(CB2_ReturnToField);
}
else if (gBattleOutcome == 8)
{