Decompile objRemove2

This commit is contained in:
Ryan Dwyer
2021-05-29 22:38:03 +10:00
parent cbea40c6a7
commit d2778727ad
17 changed files with 251 additions and 523 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
#include "data.h"
#include "types.h"
void func0f015010(void);
void objsReset(void);
#endif
+2 -2
View File
@@ -106,8 +106,8 @@ void func0f06a730(struct defaultobj *obj, struct pad *newpad, Mtxf *matrix, s16
u32 func0f06ab60(void);
void objEndFlight(struct defaultobj *obj);
void func0f06ac90(struct prop *prop);
void func0f06ad2c(void *ptr, bool arg1, bool arg2);
void func0f06b34c(void *obj, bool arg1);
void objRemove2(struct defaultobj *obj, bool freeprop, bool onlyunref);
void objRemove(struct defaultobj *obj, bool freeprop);
u32 func0f06b36c(void);
bool func0f06b39c(struct coord *arg0, struct coord *arg1, struct coord *arg2, f32 arg3);
u32 func0f06b488(void);