summaryrefslogtreecommitdiff
path: root/src/new_menu_helpers.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/new_menu_helpers.c')
-rw-r--r--src/new_menu_helpers.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/new_menu_helpers.c b/src/new_menu_helpers.c
index 959370398..d184bae05 100644
--- a/src/new_menu_helpers.c
+++ b/src/new_menu_helpers.c
@@ -496,7 +496,7 @@ void ClearDialogWindowAndFrame(u8 windowId, bool8 copyToVram)
if (copyToVram == TRUE)
CopyWindowToVram(windowId, 3);
if (gQuestLogState == 2)
- sub_8111134();
+ CommitQuestLogWindow1();
}
void ClearStdWindowAndFrame(u8 windowId, bool8 copyToVram)