summaryrefslogtreecommitdiff
path: root/src/overlays/actors/ovl_En_Sa/z_en_sa.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/overlays/actors/ovl_En_Sa/z_en_sa.h')
-rw-r--r--src/overlays/actors/ovl_En_Sa/z_en_sa.h16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/overlays/actors/ovl_En_Sa/z_en_sa.h b/src/overlays/actors/ovl_En_Sa/z_en_sa.h
index 1161b67ca..4cd620cce 100644
--- a/src/overlays/actors/ovl_En_Sa/z_en_sa.h
+++ b/src/overlays/actors/ovl_En_Sa/z_en_sa.h
@@ -14,18 +14,18 @@ typedef struct EnSa {
/* 0x0190 */ EnSaActionFunc actionFunc;
/* 0x0194 */ ColliderCylinder collider;
/* 0x01E0 */ NpcInteractInfo interactInfo;
- /* 0x0208 */ u8 unk_208;
- /* 0x0209 */ u8 unk_209;
- /* 0x020A */ u8 unk_20A;
- /* 0x020B */ u8 unk_20B;
- /* 0x020C */ s16 unk_20C;
- /* 0x020E */ s16 unk_20E;
- /* 0x0210 */ s16 unk_210;
+ /* 0x0208 */ u8 messageIndex;
+ /* 0x0209 */ u8 prevTextState;
+ /* 0x020A */ u8 animPhase;
+ /* 0x020B */ u8 animGroup;
+ /* 0x020C */ s16 stepTimer;
+ /* 0x020E */ s16 blinkTimer;
+ /* 0x0210 */ s16 cueId;
/* 0x0212 */ s16 rightEyeIndex;
/* 0x0214 */ s16 leftEyeIndex;
/* 0x0216 */ s16 mouthIndex;
/* 0x0218 */ s16 alpha;
- /* 0x021A */ Vec3s unk_21A;
+ /* 0x021A */ Vec3s initRot;
/* 0x0220 */ Vec3s jointTable[17];
/* 0x0286 */ Vec3s morphTable[17];
} EnSa; // size = 0x02EC