Finish script_menu code decomp

This commit is contained in:
PikalaxALT
2019-10-25 11:10:08 -04:00
parent 283084cce4
commit 0a440d658b
15 changed files with 800 additions and 1694 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ void sub_815F094(void)
{
struct WindowTemplate template;
if (sub_81119D4(sub_809D6D4) != TRUE)
if (QuestLog_ScheduleRoutineIfNotInPlaybackMode(sub_809D6D4) != TRUE)
{
template = SetWindowTemplateFields(0, 1, 1, 8, 3, 15, 32);
gUnknown_203F464 = AddWindow(&template);