mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-17 12:59:41 -04:00
Decompile objRemove2
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
#include "data.h"
|
||||
#include "types.h"
|
||||
|
||||
void func0f015010(void);
|
||||
void objsReset(void);
|
||||
|
||||
#endif
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user