mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-15 20:40:05 -04:00
Decompile func0f069850
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user