Matched REL/w04 + applying ext_math macros
This commit is contained in:
parent
5d8d3669e1
commit
8b15b82b25
14 changed files with 1538 additions and 218 deletions
|
|
@ -45,7 +45,7 @@ typedef struct om_obj_data {
|
|||
/* 0x0A */ s16 next_idx;
|
||||
/* 0x0C */ s16 group;
|
||||
/* 0x0E */ u16 group_idx;
|
||||
/* 0x10 */ int unk10;
|
||||
/* 0x10 */ u32 unk10;
|
||||
/* 0x14 */ omObjFunc func;
|
||||
/* 0x18 */ Vec trans;
|
||||
/* 0x24 */ Vec rot;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue