From bb72dcf19dc13d07234b50fbaabb7e5f74f1ac63 Mon Sep 17 00:00:00 2001 From: Slawter666 <38655737+Slawter666@users.noreply.github.com> Date: Wed, 17 Oct 2018 02:53:05 +0100 Subject: Further synchronisation --- src/roulette.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/roulette.c') diff --git a/src/roulette.c b/src/roulette.c index c8804a543..288de36fd 100644 --- a/src/roulette.c +++ b/src/roulette.c @@ -1219,7 +1219,7 @@ void sub_8116B40(u8 taskId) // end roulette ? REG_BLDALPHA = 0x0; REG_BLDY = 0x0; gFieldCallback = &sub_8080990; - SetMainCallback2(&c2_exit_to_overworld_2_switch); + SetMainCallback2(&CB2_ReturnToField); DestroyTask(taskId); #if DEBUG unk_203955C[0] = 0; -- cgit v1.2.3