Port many field_effect.c names from Emerald

This commit is contained in:
PikalaxALT
2020-02-27 11:45:08 -05:00
parent 456c817338
commit c93915120f
21 changed files with 596 additions and 590 deletions
+1 -1
View File
@@ -336,7 +336,7 @@ static void Task_GoToBuyOrSellMenu(u8 taskId)
static void MapPostLoadHook_ReturnToShopMenu(void)
{
sub_807DC00();
FadeInFromBlack();
CreateTask(Task_ReturnToShopMenu, 8);
}