Decompile func0f07079c

This commit is contained in:
Ryan Dwyer
2022-04-05 17:19:25 +10:00
parent 9185cb733e
commit 691ddaaed3
2 changed files with 207 additions and 285 deletions
+2 -2
View File
@@ -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);