summaryrefslogtreecommitdiff
path: root/src/safari_zone.c
diff options
context:
space:
mode:
authorcamthesaxman <camthesaxman@users.noreply.github.com>2019-07-31 18:29:13 -0500
committercamthesaxman <camthesaxman@users.noreply.github.com>2019-07-31 18:29:13 -0500
commitbbd177fa20a3f53a4815061c524a14e959de6783 (patch)
treeac166c12c8555af4672049cb5702a0bbf7ea3aa1 /src/safari_zone.c
parentb74a0c3122113b5ebef469739745e2b8fd420c50 (diff)
fix more emerald differences
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 7aa05c7dc..8e5f3c692 100644
--- a/src/safari_zone.c
+++ b/src/safari_zone.c
@@ -110,7 +110,7 @@ void sub_80C824C(void)
{
ScriptContext1_SetupScript(&gUnknown_081C3459);
ScriptContext1_Stop();
- SetMainCallback2(c2_exit_to_overworld_1_continue_scripts_restart_music);
+ SetMainCallback2(CB2_ReturnToFieldContinueScriptPlayMapMusic);
}
}