Fix intro gfx and start doccing intro methods

This commit is contained in:
PikalaxALT
2020-04-01 08:57:03 -04:00
parent af32535610
commit 1d399a41dd
18 changed files with 410 additions and 404 deletions
+1 -1
View File
@@ -431,7 +431,7 @@ static void Task_Hof_InitTeamSaveData(u8 taskId)
u16 i;
struct HallofFameTeam* lastSavedTeam = (struct HallofFameTeam *)(gDecompressionBuffer);
sub_8112450();
SaveQuestLogData();
if (!gHasHallOfFameRecords)
{
memset(gDecompressionBuffer, 0, 0x2000);