Decompile modelFileDataFindBboxRodata

This commit is contained in:
Ryan Dwyer
2021-05-18 20:46:44 +10:00
parent 9d50cbef26
commit 5af95edff0
4 changed files with 17 additions and 23 deletions
+2 -2
View File
@@ -77,8 +77,8 @@ struct monitorthing *monitorthingGetNew(void);
s32 func0f068760(struct defaultobj *obj);
s32 func0f0687b8(struct defaultobj *obj);
struct modelnode *func0f0687e4(struct model *model);
u32 func0f0688f4(void);
struct modelrodata_bbox *func0f06896c(struct modelfiledata *filedata);
struct modelnode *modelFileDataFindBboxNode(struct modelfiledata *filedata);
struct modelrodata_bbox *modelFileDataFindBboxRodata(struct modelfiledata *filedata);
struct modelnode *modelFindBboxNode(struct model *model);
struct modelrodata_bbox *modelFindBboxRodata(struct model *model);
u32 func0f068ad4(void);