Various imps

Former-commit-id: 7043befead
This commit is contained in:
2022-08-05 03:23:49 -07:00
parent a889a5b919
commit 3a23f40720
22 changed files with 981 additions and 126 deletions

View File

@@ -12,7 +12,8 @@ extern "C" {
#endif
typedef struct _SynthInfo {
u8 unk[0x210];
u32 freq;
u8 unk[0x20c];
u8 voices;
u8 music;
u8 sfx;