mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-26 09:24:24 -04:00
Decompile func0f07079c
This commit is contained in:
@@ -130,10 +130,10 @@ u32 func0f06f0a0(void);
|
||||
bool propExplode(struct prop *prop, s32 explosiontype);
|
||||
void ammocrateTick(struct prop *ammocrate);
|
||||
void weaponTick(struct prop *weapon);
|
||||
void func0f07063c(struct prop *prop, bool arg1);
|
||||
void func0f07063c(struct prop *prop, bool fulltick);
|
||||
void objDropRecursively(struct prop *prop, bool arg1);
|
||||
void func0f0706f8(struct prop *prop, bool fulltick);
|
||||
void func0f07079c(struct prop *prop, bool arg1);
|
||||
void func0f07079c(struct prop *prop, bool fulltick);
|
||||
s32 glassCalculateOpacity(struct coord *pos, f32 xludist, f32 opadist, f32 arg3);
|
||||
u32 func0f070a1c(void);
|
||||
u32 func0f070bd0(void);
|
||||
|
||||
Reference in New Issue
Block a user