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
@@ -1714,7 +1714,7 @@ static void DeleteTextCharacter(void)
var2 = GetKeyRoleAtCursorPos();
if (var2 == KEY_ROLE_CHAR || var2 == KEY_ROLE_BACKSPACE)
sub_809E518(1, 0, 1);
PlaySE(SE_BOWA);
PlaySE(SE_BALL);
}
static bool8 AppendCharToBuffer_CheckBufferFull(void)