Use song constants

This commit is contained in:
Diegoisawesome
2018-05-11 00:33:32 -05:00
parent bc60000755
commit 4e2886db81
5 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -1825,7 +1825,7 @@ void sub_81C174C(u8 taskId)
}
else
{
PlaySE(0x20);
PlaySE(SE_HAZURE);
sub_81C18F4(taskId);
}
}