mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-09-12 20:16:02 -04:00
Decompile func0f0d3298
This commit is contained in:
@@ -9,9 +9,9 @@ void func0f0d2294(void);
|
||||
void currentPlayerTryBikeDismountAngle(f32 relativeangle, f32 distance);
|
||||
void currentPlayerDismountBike(void);
|
||||
void currentPlayerUpdateSpeedBike(struct movedata *data);
|
||||
u32 func0f0d2b40(void);
|
||||
u32 func0f0d2e18(void);
|
||||
s32 func0f0d3298(struct coord *coord, f32 arg1);
|
||||
void func0f0d2b40(struct defaultobj *bike, struct coord *arg1, f32 arg2);
|
||||
s32 func0f0d2e18(struct coord *arg0, f32 arg1);
|
||||
s32 func0f0d3298(struct coord *arg0, f32 arg1);
|
||||
u32 func0f0d341c(void);
|
||||
s32 func0f0d363c(f32 arg0);
|
||||
s32 func0f0d3680(struct coord *arg0, struct coord *arg1, struct coord *arg2);
|
||||
|
||||
Reference in New Issue
Block a user