Forgot headers don't auto build

This commit is contained in:
louist103 2025-04-19 13:14:22 -04:00
parent aff6db1200
commit 28eec6ee1f
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ typedef struct EnBomjima {
/* 0x2CC */ f32 animEndFrame;
/* 0x2D0 */ f32 unk_2D0;
/* 0x2D4 */ s16 csIdList[3];
/* 0x2D8 */ UNK_TYPE1 unk2D8[3]; // maybe a part of the above?
/* 0x2D8 */ UNK_TYPE1 unk2D8[2]; // maybe a part of the above?
/* 0x2DC */ s16 unk_2DC;
/* 0x2DE */ s16 cutsceneEnded;
/* 0x2E0 */ s16 unk_2E0;