Merge branch 'mr-origin-84'

This commit is contained in:
Banjo Kazooie
2024-09-26 19:28:18 -05:00
83 changed files with 428 additions and 397 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);