mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-02 16:26:26 -04:00
Attempt to decompile currentPlayerUpdateSpeedBike
This commit is contained in:
@@ -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);
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user