Decompile propDetach

This commit is contained in:
Ryan Dwyer
2019-12-29 20:23:39 +10:00
parent 2f84e28c95
commit 71c0012d30
3 changed files with 25 additions and 33 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ u32 func0f060438(void);
void func0f0604bc(struct prop *prop);
u32 func0f060538(void);
u32 func0f0605c4(struct prop *prop);
void propReparent(struct prop *a, struct prop *b);
u32 func0f0606c0(void);
void propReparent(struct prop *mover, struct prop *adopter);
void propDetach(struct prop *prop);
u32 func0f06071c(void);
u32 func0f0607c8(void);
u32 func0f060984(void);