Decompile currentPlayerUpdatePerimInfo

This commit is contained in:
Ryan Dwyer
2020-11-24 00:33:27 +10:00
parent bf01099276
commit bec3673da8
8 changed files with 42 additions and 82 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ void func0f0c1bd8(struct coord *pos, struct coord *up, struct coord *look);
void func0f0c1d20(void);
void func0f0c1e54(struct prop *prop, bool enable);
u32 func0f0c1f08(void);
void func0f0c1ff4(void);
void currentPlayerUpdatePerimInfo(void);
void propPlayerGetBbox(struct prop *prop, f32 *width, f32 *ymax, f32 *ymin);
f32 currentPlayerGetHealth(void);
f32 currentPlayerGetShieldFrac(void);