summaryrefslogtreecommitdiff
path: root/src/overworld.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/overworld.c')
-rw-r--r--src/overworld.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/overworld.c b/src/overworld.c
index 6376aa1af..e98e5a6a1 100644
--- a/src/overworld.c
+++ b/src/overworld.c
@@ -1415,10 +1415,10 @@ void sub_805465C(void)
c2_exit_to_overworld_2_switch();
}
-void sub_805469C(void)
+void c2_exit_to_overworld_1_sub_8080DEC(void)
{
FieldClearVBlankHBlankCallbacks();
- gFieldCallback = atk17_seteffectsecondary;
+ gFieldCallback = sub_8080DEC;
c2_exit_to_overworld_2_switch();
}