diff --git a/src/overlays/actors/ovl_En_Sw/z_en_sw.c b/src/overlays/actors/ovl_En_Sw/z_en_sw.c index 8a4b6e30dc..27a9607bf9 100644 --- a/src/overlays/actors/ovl_En_Sw/z_en_sw.c +++ b/src/overlays/actors/ovl_En_Sw/z_en_sw.c @@ -1087,7 +1087,7 @@ void EnSw_PostLimbDraw(PlayState* play, s32 limbIndex, Gfx** dList, Vec3s* rot, } /** - * Gives skullwalltulas a tint of `color` with an intensity based on `distA` and `distB` + * Gives skullwalltulas a tint of `color` with an intensity based on `distA` and `distB` * while dashing or preparing to dash. */ void EnSw_SetFog(PlayState* play, Color_RGBA8* color, s16 distA, s16 distB) {