mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
co-authored by
David Benepe
parent
ab66ccdffd
commit
42eb40f3ae
+1
-1
@@ -568,7 +568,7 @@ void update_camera_hovercraft(f32 updateRate, Object *obj, Object_Racer *racer)
|
||||
|
||||
// something to do with the boats; this function only fires on boats and it does so when the player's boat is accelerating?
|
||||
// it returns the velocity, so maybe so
|
||||
f32 func_800494E0(Object* obj1, Object_Racer* racer, f32 *pos, s8 arg3, s32 updateRate, s32 arg5, f32 arg6) {
|
||||
f32 func_800494E0(Object *obj1, Object_Racer *racer, f32 *pos, s8 arg3, s32 updateRate, s32 arg5, f32 arg6) {
|
||||
Matrix mtx;
|
||||
f32 velocity;
|
||||
s32 angle;
|
||||
|
||||
Reference in New Issue
Block a user