Decompile propsRender

This commit is contained in:
Ryan Dwyer
2021-01-02 13:26:44 +10:00
parent 08b7566f4f
commit 9b0a450d52
4 changed files with 65 additions and 133 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ void func0f0605c4(struct prop *prop);
void propReparent(struct prop *mover, struct prop *adopter);
void propDetach(struct prop *prop);
Gfx *propRender(Gfx *gdl, struct prop *prop, bool arg2);
u32 func0f0607c8(void);
Gfx *propsRender(Gfx *gdl, s16 arg1, s32 arg2, s16 *arg3);
u32 func0f060984(void);
u32 func0f060bac(void);
u32 func0f060db8(void);