Decomp 15 functions in unknown_09F8F0

func_800A0190, func_800A0DC0, func_800A258C, func_800A263C, func_800A3870, func_800A6DB4, func_800A7484, func_800A74EC, func_800AB194, func_800AB1AC, func_800AB1C8, func_800AB308, func_800AC880, func_800AD220, and func_800AD2C4
This commit is contained in:
Faschz
2020-12-06 20:45:52 -06:00
parent 31f4f61029
commit 2bf0e0fd0f
16 changed files with 231 additions and 455 deletions
+2 -2
View File
@@ -34,7 +34,7 @@ typedef struct MenuElement {
/* Size: 0x18 bytes */
typedef struct Racer {
/* 0x00 */ u32 trophy_points;
/* 0x04 */ u8 best_times;
/* 0x04 */ s8 best_times;
/* 0x05 */ u8 character;
/* 0x06 */ s8 starting_position;
/* 0x07 */ char unk7;
@@ -137,7 +137,7 @@ typedef struct LevelHeader {
/* 0x49 */ s8 unk49;
/* 0x4A */ u8 unk4A;
/* 0x4B */ u8 laps;
/* 0x4B */ s8 laps;
/* 0x4C */ s8 race_type;
/* 0x4D */ u8 vehicle;
/* 0x4E */ u8 available_vehicles;