script_menu data

This commit is contained in:
PikalaxALT
2019-10-25 13:23:46 -04:00
parent 0a440d658b
commit 00675eaafb
20 changed files with 958 additions and 709 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ void sub_815F094(void)
{
struct WindowTemplate template;
if (QuestLog_ScheduleRoutineIfNotInPlaybackMode(sub_809D6D4) != TRUE)
if (QuestLog_SchedulePlaybackCB(QLPlaybackCB_DestroyScriptMenuMonPicSprites) != TRUE)
{
template = SetWindowTemplateFields(0, 1, 1, 8, 3, 15, 32);
gUnknown_203F464 = AddWindow(&template);