Decompile modelNodeGetPosition

This commit is contained in:
Ryan Dwyer
2020-06-30 20:45:17 +10:00
parent 0c3ed7d2f8
commit d90692a047
5 changed files with 55 additions and 69 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ struct modelnode *modelGetPart(struct model08 *arg0, s32 partnum);
struct modelthing *func0001a9bc(void *modelfiledata, s32 arg1);
u32 func0001a9e8(void);
void *modelGetNodeData(struct model *model, struct modelnode *node);
void func0001ab0c(struct model *model, struct modelnode *node, struct coord *coord);
void modelNodeGetPosition(struct model *model, struct modelnode *node, struct coord *coord);
void func0001abc4(struct model *model, struct modelnode *node, struct coord *coord);
void func0001ad0c(struct model *model, struct coord *coord);
void func0001ad34(struct model *model, struct coord *coord);