summaryrefslogtreecommitdiff
path: root/src/mauville_man.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mauville_man.c')
-rw-r--r--src/mauville_man.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mauville_man.c b/src/mauville_man.c
index b3e13ef64..e22809242 100644
--- a/src/mauville_man.c
+++ b/src/mauville_man.c
@@ -689,7 +689,7 @@ static void Task_BardSong(u8 taskId)
{
case 0: // Initialize song
PrepareSongText();
- Text_InitWindowWithTemplate(gMenuWindowPtr, &gWindowTemplate_81E6CE4);
+ Text_InitWindowWithTemplate(gMenuWindowPtr, &gMenuTextWindowTemplate);
Text_InitWindow8002EB0(gMenuWindowPtr, gStringVar4, 2, 4, 15);
task->data[1] = 0;
task->data[2] = 0;