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
View File
@@ -2592,6 +2592,7 @@
#define PROPFLAG_02 0x02
#define PROPFLAG_TANGIBLE 0x04
#define PROPFLAG_08 0x08
#define PROPFLAG_20 0x20
#define PROPFLAG_40 0x40
#define PROPFLAG_80 0x80
+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);