Decompile modelGetPartNodeData

This commit is contained in:
Ryan Dwyer
2020-06-30 23:18:40 +10:00
parent d924a35090
commit 689f0b38ab
6 changed files with 47 additions and 53 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ u32 func0001a784(void);
u32 func0001a7cc(void);
u32 func0001a85c(void);
struct modelnode *modelGetPart(struct model08 *arg0, s32 partnum);
struct modelthing *func0001a9bc(void *modelfiledata, s32 arg1);
struct modelnode_partid *modelGetPartNodeData(struct model08 *model08, s32 arg1);
u32 func0001a9e8(void);
void *modelGetNodeData(struct model *model, struct modelnode *node);
void modelNodeGetPosition(struct model *model, struct modelnode *node, struct coord *pos);