Decompile modelIsNodeNotTvscreen

This commit is contained in:
Ryan Dwyer
2021-05-29 11:50:08 +10:00
parent 5939603a87
commit f34ef0ac3c
3 changed files with 24 additions and 57 deletions
+1 -1
View File
@@ -212,7 +212,7 @@ void objRenderProp(struct prop *prop, struct modelrenderdata *renderdata, bool w
Gfx *gfxRenderRadialShadow(Gfx *gdl, f32 x, f32 y, f32 z, f32 angle, f32 size, u32 alpha);
Gfx *objRenderShadow(struct defaultobj *obj, Gfx *gdl);
Gfx *objRender(struct prop *prop, Gfx *gdl, bool withalpha);
u32 func0f081c18(void);
bool modelIsNodeNotTvscreen(struct modelfiledata *filedata, struct modelnode *node);
u32 func0f081ccc(void);
u32 func0f0826cc(void);
void propobjSetDropped(struct prop *prop, u32 reason);