mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-03-06 07:27:47 +01:00
Tweaked Task_HandleExpansionIntro to fix the water drops glitch
Thanks to Tustin2121.
This commit is contained in:
parent
908b509401
commit
7885941d3c
@ -260,6 +260,7 @@ void Task_HandleExpansionIntro(u8 taskId)
|
||||
break;
|
||||
case 3:
|
||||
ResetSpriteData();
|
||||
FreeAllSpritePalettes();
|
||||
DestroyTask(taskId);
|
||||
CreateTask(Task_Scene1_Load, 0);
|
||||
SetMainCallback2(MainCB2_Intro);
|
||||
|
Loading…
x
Reference in New Issue
Block a user