From 83e0bd3bd96a22bec37e3d8cd66f165e45271945 Mon Sep 17 00:00:00 2001 From: blackgamma7 Date: Sat, 6 Dec 2025 18:19:56 -0500 Subject: [PATCH] Update src/overlays/actors/ovl_En_Sw/z_en_sw.h one more typo in comments Co-authored-by: mzxrules --- src/overlays/actors/ovl_En_Sw/z_en_sw.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/overlays/actors/ovl_En_Sw/z_en_sw.h b/src/overlays/actors/ovl_En_Sw/z_en_sw.h index b6490d342f..8e10b59396 100644 --- a/src/overlays/actors/ovl_En_Sw/z_en_sw.h +++ b/src/overlays/actors/ovl_En_Sw/z_en_sw.h @@ -33,7 +33,7 @@ typedef struct EnSw { /* 0x0418 */ char unk_418[8]; /* 0x0420 */ f32 rotateMag; /* 0x0424 */ char unk_424[0x8]; - /* 0x042C */ u8 goldMoveBool; // set during EnSw_GoldMove, rever read. + /* 0x042C */ u8 goldMoveBool; // set during EnSw_GoldMove, never read. /* 0x0430 */ struct CollisionPoly* wallPoly; /* 0x0434 */ Vec3f unk_434; // set during EnSW_LineTestWall, never read. another target pos? /* 0x0440 */ s16 sfxTimer;