Documented unk40EF in Summary Screen
This commit is contained in:
@@ -3755,7 +3755,7 @@ static void Task_ChangeScreen(u8 taskId)
|
||||
mode = sStorage->summaryScreenMode;
|
||||
FreePokeStorageData();
|
||||
if (mode == SUMMARY_MODE_NORMAL && boxMons == &sSavedMovingMon.box)
|
||||
ShowPokemonSummaryScreenSet40EF(mode, boxMons, monIndex, maxMonIndex, CB2_ReturnToPokeStorage);
|
||||
ShowPokemonSummaryScreenHandleDeoxys(mode, boxMons, monIndex, maxMonIndex, CB2_ReturnToPokeStorage);
|
||||
else
|
||||
ShowPokemonSummaryScreen(mode, boxMons, monIndex, maxMonIndex, CB2_ReturnToPokeStorage);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user