mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-09-12 20:16:02 -04:00
Attempt to decompile doorCreateSparks
This commit is contained in:
@@ -3465,7 +3465,9 @@
|
||||
#define SPARKTYPE_04 0x04
|
||||
#define SPARKTYPE_09 0x09
|
||||
#define SPARKTYPE_0A 0x0a
|
||||
#define SPARKTYPE_0C 0x0c
|
||||
#define SPARKTYPE_0B 0x0b
|
||||
#define SPARKTYPE_0D 0x0d
|
||||
#define SPARKTYPE_0F 0x0f
|
||||
#define SPARKTYPE_16 0x16
|
||||
#define SPARKTYPE_17 0x17
|
||||
|
||||
@@ -328,7 +328,7 @@ f32 func0f08e6bc(struct prop *prop, f32 arg1);
|
||||
bool func0f08e794(struct coord *coord, f32 arg1);
|
||||
bool func0f08e8ac(struct prop *prop, struct coord *coord, f32 arg2, bool arg3);
|
||||
bool posIsInDrawDistance(struct coord *arg);
|
||||
void func0f08ea50(struct doorobj *door);
|
||||
void doorCreateSparks(struct doorobj *door);
|
||||
bool doorCalcIntendedFrac(struct doorobj *door);
|
||||
void doorsCalcFrac(struct doorobj *door);
|
||||
f32 func0f08f538(f32 x, f32 y);
|
||||
|
||||
Reference in New Issue
Block a user