This commit is contained in:
petrie911
2024-02-19 16:21:20 -06:00
committed by GitHub
parent f227194d24
commit 389ad0cd35
4 changed files with 982 additions and 131 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ typedef struct {
/* 0x01 */ u8 useHaasEffect : 1;
} bitField1;
/* 0x02 */ u8 pad2[0xE];
} NoteUnkStruct; // size = 0120
} NoteUnkStruct; // size = 0x10
f32 gBendPitchOneOctaveFrequencies[] = {
0.5f, 0.5f, 0.502736f, 0.505488f, 0.508254f, 0.511036f, 0.513833f, 0.516645f, 0.519472f, 0.522315f,
+911 -60
View File
File diff suppressed because it is too large Load Diff