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