mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-10 18:56:53 -04:00
Decompile modelInit
This commit is contained in:
@@ -96,9 +96,9 @@ u32 func000227a4(void);
|
||||
void func00022a24(void *arg0, u32 arg1, void *arg2);
|
||||
s32 func00022b68(struct modelnode *node);
|
||||
void func00022d24(struct modelfiledata *filedata);
|
||||
u32 func00022d50(void);
|
||||
void func00022fa4(struct model *model, u32 *arg1, u32 *arg2, u32 arg3);
|
||||
void animInitialise(struct anim *anim);
|
||||
void func00022d50(struct model *model, struct modelnode *node);
|
||||
void modelInit(struct model *model, struct modelfiledata *filedata, union modelrwdata **rwdatas, bool resetanim);
|
||||
void animInit(struct anim *anim);
|
||||
u32 func00023108(void);
|
||||
u32 func0002319c(void);
|
||||
u32 func00023314(void);
|
||||
|
||||
Reference in New Issue
Block a user