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:
Ryan Myers
2023-11-19 11:03:39 -05:00
committed by GitHub
parent e732cd2f58
commit 7225b49da0
25 changed files with 973 additions and 2027 deletions
+1 -3
View File
@@ -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;