Decompile func0f0b32a0

This commit is contained in:
Ryan Dwyer
2022-02-21 19:02:48 +10:00
parent 34197b1907
commit 1e212b8ea5
2 changed files with 7 additions and 21 deletions
+1 -1
View File
@@ -99,7 +99,7 @@ void modelCalculateRwDataLen(struct modelfiledata *filedata);
void modelInitRwData(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 model00023108(void);
void model00023108(struct model *model, struct modelfiledata *arg1, struct modelnode *node, struct modelfiledata *arg3);
void modelIterateDisplayLists(struct modelfiledata *filedata, struct modelnode **nodeptr, Gfx **gdlptr);
void modelNodeReplaceGdl(u32 arg0, struct modelnode *node, Gfx *find, Gfx *replacement);