Decompile func0f069850

This commit is contained in:
Ryan Dwyer
2022-04-08 12:14:24 +10:00
parent d3dfcbaf0f
commit 9878019f49
5 changed files with 92 additions and 338 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ struct modelnode *model0001a784(struct modelnode *node);
struct modelnode *model0001a7cc(struct modelnode *node);
struct modelnode *model0001a85c(struct modelnode *node);
struct modelnode *modelGetPart(struct modelfiledata *arg0, s32 partnum);
union modelrodata *modelGetPartRodata(struct modelfiledata *modelfiledata, s32 partnum);
void *modelGetPartRodata(struct modelfiledata *modelfiledata, s32 partnum);
f32 model0001a9e8(struct model *model);
void *modelGetNodeRwData(struct model *model, struct modelnode *node);
void modelNodeGetPosition(struct model *model, struct modelnode *node, struct coord *pos);