Fix missing rename of `unk_2A0`

This commit is contained in:
JordanLongstaff 2025-12-17 11:32:12 -05:00
parent 9102d026a8
commit 5f83a86d66
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ typedef struct EnBombers {
/* 0x28E */ s16 headRotTargetZ;
/* 0x290 */ s16 headRotTargetX;
/* 0x294 */ Vec3f walkTarget;
/* 0x2A0 */ s16 unk_2A0;
/* 0x2A0 */ s16 npcState;
/* 0x2A2 */ UNK_TYPE1 unk2A2[2];
/* 0x2A4 */ s16 targetYaw;
/* 0x2A6 */ s16 talkState;