mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
7 Matches, 1 near miss, and a few attempts (#359)
* Minor documenting * Match func_80009558 * Rename func * WIP func_8000974C * Match func_8000974C * Match func_8000A2E8 * WIP func_80009B7C * WIP on func_80008174 * Match func_800090C0 * Match func_800095E8 * func_800098A4 * Match func_800098A4 * Nearly match func_80009968 * Match func_800099EC * Better match * Fix NON_EQUIVALENT builds * WIP func_8000A184, and clean up func_8000A414 * Fix NON_EQUIVALENT builds * Mark unused funcs properly Co-authored-by: Ryan Myers <foldor@gmail.com>
This commit is contained in:
+1
-1
@@ -1254,7 +1254,7 @@ typedef struct Object_Trigger {
|
||||
} Object_Trigger;
|
||||
|
||||
typedef struct Object_Audio {
|
||||
/* 0x00 */ u16 unk0;
|
||||
/* 0x00 */ u16 soundId;
|
||||
/* 0x02 */ u16 unk2;
|
||||
/* 0x04 */ u8 unk4;
|
||||
/* 0x05 */ u8 unk5;
|
||||
|
||||
Reference in New Issue
Block a user