refac: rename func_8030E510 to sfxsource_play

This commit is contained in:
Bl00D4NGEL
2024-09-03 20:25:19 +02:00
parent 98e97f4e95
commit 9d802d0c08
8 changed files with 22 additions and 22 deletions

View File

@@ -13,7 +13,7 @@ void func_80389440(Actor *this, s32 next_state) {
void *temp_v0;
if (next_state == 2) {
func_8030E510(SFX_AA_BGS_EGG_BREAKING_1, 28000);
sfxsource_play(SFX_AA_BGS_EGG_BREAKING_1, 28000);
this->marker->propPtr->unk8_3 = FALSE;
fileProgressFlag_set(FILEPROG_E6_SPRING_EYRIE_HATCHED, TRUE);
skeletalAnim_set(this->unk148, 0x187, 0.0f, 2.0f);