Decompile modelAttachHead

This commit is contained in:
Ryan Dwyer
2021-04-27 23:55:23 +10:00
parent bb6d84135d
commit d908de6b5a
6 changed files with 45 additions and 46 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ u32 func0001c5b4(void);
u32 func0001c664(void);
void func0001c784(struct model *model, struct modelnode *node);
void func0001c7d0(struct model *model, struct modelnode *node);
void func0001c81c(struct model *model, struct modelnode *node);
void modelAttachHead(struct model *model, struct modelnode *node);
u32 func0001c868(void);
u32 func0001c924(void);
u32 func0001c950(void);
+4
View File
@@ -685,6 +685,10 @@ struct modeldata_root { // type 0x01
u32 unk5c;
};
struct modeldata_nearfar { // type 0x08
bool visible;
};
struct modeldata_partid { // type 0x12
union {
u16 u16;