Merge branch 'master' of github.com:pret/pokeemerald into trade

This commit is contained in:
Diegoisawesome
2018-12-31 02:30:30 -06:00
779 changed files with 5227 additions and 8501 deletions

View File

@@ -923,7 +923,7 @@ void sub_8153688(u8 taskId)
break;
case 3:
if (taskData[2] == 0)
sub_8076D5C();
SetContinueGameWarpStatusToDynamicWarp();
sub_8153380();
taskData[0] = 4;
break;
@@ -946,7 +946,7 @@ void sub_8153688(u8 taskId)
break;
case 7:
if (taskData[2] == 0)
sav2_gender2_inplace_and_xFE();
ClearContinueGameWarpStatus2();
sub_800ADF8();
taskData[0] = 8;
break;