Give songs meaningful english names

This commit is contained in:
GriffinR
2020-08-29 03:11:03 -04:00
parent c5839905a1
commit bb56d4a3f4
964 changed files with 8731 additions and 8814 deletions
+1 -1
View File
@@ -779,7 +779,7 @@ static void Task_VsSeeker_2(u8 taskId)
if (data[2] != 2 && --data[1] == 0)
{
PlaySE(SE_C_PIKON);
PlaySE(SE_CONTEST_MONS_TURN);
data[1] = 11;
data[2]++;
}