mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-30 07:44:34 -04:00
Decompile modelFileDataFindBboxRodata
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user