refac: rename func_8025A70C to comusic_playTrack
This commit is contained in:
@@ -78,7 +78,7 @@ void func_8038E120(ActorMarker * marker, ActorMarker *arg1){
|
||||
if(actor->state != 3){
|
||||
if(local->unk0[indx]){
|
||||
local->unk0[indx]--;
|
||||
func_8025A70C(COMUSIC_2B_DING_B);
|
||||
comusic_playTrack(COMUSIC_2B_DING_B);
|
||||
if(local->unk0[indx] <= 0){
|
||||
func_8038E0D4(actor, indx + 0x19a, -100.0f, 0.0f, 1.2f);
|
||||
func_80324D54(1.2f, SFX_90_SWITCH_PRESS, 1.0f, 32000, actor->position, 1000.0f, 2000.0f);
|
||||
|
Reference in New Issue
Block a user