Attempt to decompile currentPlayerUpdateSpeedBike

This commit is contained in:
Ryan Dwyer
2020-05-10 22:05:10 +10:00
parent 7ab80a6e78
commit 87a0cd146a
7 changed files with 194 additions and 41 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ u32 func0f0d2184(void);
void func0f0d2294(void);
u32 func0f0d22f8(void);
u32 func0f0d2558(void);
void func0f0d26ac(struct movedata *data);
void currentPlayerUpdateSpeedBike(struct movedata *data);
u32 func0f0d2b40(void);
u32 func0f0d2e18(void);
u32 func0f0d3298(void);
+1 -1
View File
@@ -17,7 +17,7 @@ void currentPlayerSetPerspective(f32 near, f32 fovy, f32 aspect);
f32 func0f0b49b8(f32 arg0);
void currentPlayerSetCameraScale(void);
u32 func0f0b4c3c(void);
void func0f0b4d04(struct coord *in, struct coord *out);
void func0f0b4d04(struct coord *in, f32 *out);
void func0f0b4d68(struct coord *in, struct coord *out);
void func0f0b4dec(struct coord *in, struct coord *out);
void func0f0b4e68(struct coord *in, f32 divisor, struct coord *out);