From 981732b676260bbe73250ab028951b3d788b440e Mon Sep 17 00:00:00 2001 From: JordanLongstaff Date: Wed, 4 Jun 2025 11:49:59 -0400 Subject: [PATCH] Fix Jenkins error --- src/overlays/actors/ovl_En_Ru1/z_en_ru1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/overlays/actors/ovl_En_Ru1/z_en_ru1.c b/src/overlays/actors/ovl_En_Ru1/z_en_ru1.c index 530e2fedd1..fe3786cdb5 100644 --- a/src/overlays/actors/ovl_En_Ru1/z_en_ru1.c +++ b/src/overlays/actors/ovl_En_Ru1/z_en_ru1.c @@ -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) {