started identifying sound ID's

I already know this PR is gonna be the actual mother of all PR's
This commit is contained in:
Fazana
2022-05-21 20:14:57 +01:00
parent 2ca7f8ba92
commit 5f6e424d3b
38 changed files with 728 additions and 148 deletions
+557
View File
File diff suppressed because it is too large Load Diff
+2 -1
View File
@@ -5,6 +5,7 @@
#include "types.h"
#include "enums.h"
#include "sound_ids.h"
/* Size: 0x20 bytes */
typedef struct MenuElement {
@@ -942,7 +943,7 @@ typedef struct Object_Racer {
/* 0x1C9 */ u8 unk1C9;
/* 0x1CA */ s8 unk1CA;
/* 0x1CB */ u8 unk1CB;
/* 0x1CC */ s8 unk1CC;
/* 0x1CC */ s8 aiSkill;
/* 0x1CD */ u8 unk1CD;
/* 0x1CE */ u8 unk1CE;
/* 0x1CF */ s8 unk1CF;