Renaming Bundle

This commit is contained in:
Nabnut
2024-09-24 20:13:35 +02:00
parent 7086187288
commit 2e10d1803c
7 changed files with 171 additions and 151 deletions

View File

@@ -162,7 +162,7 @@ typedef struct actor_s{
u32 unk10_4:1;
u32 unk10_3:2;
u32 unk10_1:1;
u32 unk10_0:1;
u32 is_bundle:1;
AnimCtrl *animctrl;
ActorAnimationInfo *unk18;
TUPLE(f32, unk1C);