Merge pull request #935 from GriffinRichards/doc-warp
Document some warp/field screen effect
This commit is contained in:
@@ -390,7 +390,7 @@ static void Task_GoToBuyOrSellMenu(u8 taskId)
|
||||
|
||||
static void MapPostLoadHook_ReturnToShopMenu(void)
|
||||
{
|
||||
pal_fill_black();
|
||||
FadeInFromBlack();
|
||||
CreateTask(Task_ReturnToShopMenu, 8);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user