Decompile func0f0c7bd0

This commit is contained in:
Ryan Dwyer
2020-05-05 21:23:12 +10:00
parent 9b48b8615d
commit 74b9982d8a
2 changed files with 17 additions and 32 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ bool currentPlayerIsInSightAimMode(void);
void currentPlayerUpdateAutoAimYProp(struct prop *prop, f32 autoaimy);
void currentPlayerSetAutoAimX(bool enabled);
bool currentPlayerIsAutoAimXEnabled(void);
u32 func0f0c7bd0(void);
bool func0f0c7bd0(void);
void currentPlayerUpdateAutoAimXProp(struct prop *prop, f32 autoaimx);
struct prop *currentPlayerGetHoverbike(void);
struct prop *currentPlayerGetGrabbedProp(void);