summaryrefslogtreecommitdiff
path: root/src/mauville_old_man.c
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2019-04-02 13:35:52 +0200
committerhuderlem <huderlem@gmail.com>2019-04-02 16:28:38 -0500
commitbaa187665b102b0210ecd7296aaaf0de512d3e87 (patch)
treedda624acf585ee44f10740b20745a8aa2a489592 /src/mauville_old_man.c
parent2745cdc7d26e84d7efc5349519a494610390e130 (diff)
Document a bit of script menu and battle anims
Diffstat (limited to 'src/mauville_old_man.c')
-rw-r--r--src/mauville_old_man.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mauville_old_man.c b/src/mauville_old_man.c
index ddd3f931e..8bb9cb6e4 100644
--- a/src/mauville_old_man.c
+++ b/src/mauville_old_man.c
@@ -1193,7 +1193,7 @@ static void Task_StoryListMenu(u8 taskId) // Task_StoryListMenu
gSpecialVar_Result = 1;
sSelectedStory = selection;
}
- sub_80E2A78(sStorytellerWindowId);
+ ClearToTransparentAndRemoveWindow(sStorytellerWindowId);
DestroyTask(taskId);
EnableBothScriptContexts();
break;