Give songs meaningful english names

This commit is contained in:
GriffinR
2020-08-20 18:02:00 -04:00
parent 6c34effda9
commit 3014241179
1178 changed files with 10482 additions and 10477 deletions
+2 -2
View File
@@ -1119,7 +1119,7 @@ static void StartMatchCall(void)
sub_808BCF4();
}
PlaySE(SE_TOREEYE);
PlaySE(SE_POKENAV_CALL);
CreateTask(ExecuteMatchCall, 1);
}
@@ -1257,7 +1257,7 @@ static bool32 sub_8196330(u8 taskId)
{
FillWindowPixelBuffer(taskData[2], PIXEL_FILL(8));
CopyWindowToVram(taskData[2], 2);
PlaySE(SE_TOREOFF);
PlaySE(SE_POKENAV_HANG_UP);
return TRUE;
}