Docuement core2/anseq.c

This commit is contained in:
banjo.decomp
2024-10-20 19:13:29 -05:00
parent 819ba6b9ce
commit a6af6eb323
11 changed files with 789 additions and 790 deletions

View File

@@ -255,7 +255,7 @@ typedef struct actor_s{
f32 scale;
/* 0x12C */ struct actor_info_s *actor_info;
void (* unk130)(struct actor_s *);
vector(struct2s) **unk134; //vector<struct2s> //saved marker->dieFunc
vector(AnSeqElement) **unk134; //vector<AnSeqElement> //saved marker->dieFunc
u32 unk138_31:1;
u32 unk138_30:1;
u32 unk138_29:1;