mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
We are racing in Windmill Plains. (Lap 2/3) (#435)
* Match func_80022948 * Match func_8002277C and func_8000BADC * Match func_8005CB68 and finish vehicle_tricky * Match func_800C1EE8 * Match func_8001A8F4 * Add some NON_EQUIVALENTS that are really close. * func_800A6254 WIP update * Update score readme
This commit is contained in:
+1
-3
@@ -1266,9 +1266,7 @@ typedef struct Object_Racer {
|
||||
/* 0x11C */ f32 unk11C;
|
||||
/* 0x120 */ f32 unk120;
|
||||
/* 0x124 */ f32 unk124;
|
||||
/* 0x128 */ s32 lap_times[3];
|
||||
/* 0x134 */ s32 unk134;
|
||||
/* 0x138 */ s32 unk138;
|
||||
/* 0x128 */ s32 lap_times[5]; //func_80022948 implies there should be at least 5 lap times.
|
||||
/* 0x13C */ s32 unk13C;
|
||||
/* 0x140 */ struct Object *magnetTargetObj;
|
||||
/* 0x144 */ struct Object *held_obj;
|
||||
|
||||
Reference in New Issue
Block a user