Update src/overlays/actors/ovl_En_Sw/z_en_sw.h

one more typo in comments

Co-authored-by: mzxrules <mzxrules@gmail.com>
This commit is contained in:
blackgamma7 2025-12-06 18:19:56 -05:00 committed by GitHub
parent a4dde7024e
commit 83e0bd3bd9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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;