Decompile glassCalculateOpacity

This commit is contained in:
Ryan Dwyer
2021-05-19 21:35:56 +10:00
parent 6941cdd793
commit 97dcc62f2d
2 changed files with 21 additions and 67 deletions
+1 -1
View File
@@ -135,7 +135,7 @@ void func0f07063c(struct prop *prop, bool arg1);
void func0f070698(struct prop *prop, bool arg1);
void func0f0706f8(struct prop *prop, bool arg1);
void func0f07079c(struct prop *prop, bool arg1);
s32 glassCalculateOpacity(struct coord *pos, f32 arg1, f32 arg2, f32 arg3);
s32 glassCalculateOpacity(struct coord *pos, f32 xludist, f32 opadist, f32 arg3);
u32 func0f070a1c(void);
u32 func0f070bd0(void);
void func0f070ca0(struct defaultobj *obj, void *ptr, s32 arg2, s32 arg3, union modelrodata *rodata);