mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
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:
+2
-2
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user