through PlayerSetAnimId; some quest log doc

This commit is contained in:
PikalaxALT
2020-03-24 08:56:14 -04:00
parent 58535acf88
commit 87b2c7f34b
9 changed files with 284 additions and 326 deletions
+2 -2
View File
@@ -45,7 +45,7 @@ void SetQuestLogObjectEventsData(struct QuestLog * questLog)
}
}
void sub_815A1F8(const struct QuestLog * questLog, const struct ObjectEventTemplate * templates)
void SetSav1ObjectEventsFromQuestLog(const struct QuestLog * questLog, const struct ObjectEventTemplate * templates)
{
u32 i, j;
const struct QuestLogObjectEvent * questLogObjectEvents = questLog->unk_008;
@@ -131,7 +131,7 @@ void sub_815A1F8(const struct QuestLog * questLog, const struct ObjectEventTempl
void sub_815A540(void)
{
if (gQuestLogState == 2)
if (gQuestLogState == QL_STATE_2)
{
s16 x, y;