mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-14 04:22:41 -04:00
Decompile smokeCreateAtPropIfNecessary
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
u32 func0f12d3f0(void);
|
||||
struct smoke *smokeCreate(struct coord *pos, s16 *rooms, s16 type);
|
||||
u32 func0f12e454(void);
|
||||
bool func0f12e5b0(struct prop *prop, struct coord *pos, s16 *rooms, s16 type, bool arg4);
|
||||
bool smokeCreateAtPropIfNecessary(struct prop *prop, struct coord *pos, s16 *rooms, s16 type, u32 arg4);
|
||||
void smokeCreateAtProp(struct prop *prop, s16 type);
|
||||
void func0f12e74c(struct prop *prop, struct coord *pos, s16 *rooms, s16 type, bool arg4);
|
||||
void func0f12e74c(struct prop *prop, struct coord *pos, s16 *rooms, s16 type, u32 arg4);
|
||||
u32 func0f12e77c(void);
|
||||
struct smoke *smokeCreateSimple(struct coord *pos, s16 *rooms, s16 type);
|
||||
u32 func0f12e848(void);
|
||||
|
||||
Reference in New Issue
Block a user