Fix Jenkins error

This commit is contained in:
JordanLongstaff 2025-06-04 11:49:59 -04:00
parent 708d4ebb5d
commit 981732b676
1 changed files with 1 additions and 1 deletions

View File

@ -1953,7 +1953,7 @@ void EnRu1_PlayAbductedSfx(EnRu1* this, PlayState* play) {
SfxSource_PlaySfxAtFixedWorldPos(play, &this->actor.projectedPos, 20, NA_SE_VO_RT_FALL);
}
/**
/**
* Ruto laughs while picking up the Spiritual Stone.
*/
void EnRu1_PlayLaughingSfx(EnRu1* this) {