Decompile func0001c5b4

This commit is contained in:
Ryan Dwyer
2021-04-30 17:37:02 +10:00
parent 743167b87c
commit ddf1bd9552
2 changed files with 29 additions and 59 deletions
+4 -4
View File
@@ -33,11 +33,11 @@ f32 func0001afe8(f32 arg0, f32 angle, f32 frac);
void func0001b07c(struct coord *arg0, struct coord *arg1, f32 mult);
void func0001b0e8(struct model *model, struct modelnode *node);
void func0001b3bc(struct model *model);
void func0001b400(Mtxf *mtx, struct model *model, struct modelnode *node);
void func0001b400(struct objticksp476 *arg0, struct model *model, struct modelnode *node);
u32 func0001b80c(void);
u32 func0001bc14(void);
void func0001bfa8(Mtxf *mtx, struct model *model, struct modelnode *node);
void func0001c5b4(Mtxf *mtx, struct model *model, struct modelnode *node);
void func0001bfa8(struct objticksp476 *arg0, struct model *model, struct modelnode *node);
void func0001c5b4(struct objticksp476 *arg0, struct model *model, struct modelnode *node);
void func0001c664(struct model *model, struct modelnode *node);
void func0001c784(struct model *model, struct modelnode *node);
void func0001c7d0(struct model *model, struct modelnode *node);
@@ -47,7 +47,7 @@ void modelRenderNodeReorder(struct model *model, struct modelnode *node);
void func0001c950(struct model *model, struct modelnode *node);
void func0001cb0c(struct model *model, struct modelnode *node);
void func0001cc20(struct model *model);
void func0001cd18(Mtxf *mtx, struct model *model);
void func0001cd18(struct objticksp476 *arg0, struct model *model);
u32 func0001ce64(void);
void func0001cebc(struct objticksp476 *arg0, struct model *model);
s16 modelGetAnimNum(struct model *model);