mirror of
https://github.com/sonicdcer/sf64.git
synced 2024-11-23 04:50:05 +00:00
Add scratches in the repo for remaining functions in audio_symthesis
This commit is contained in:
parent
f2c5292e7b
commit
b8278dd1d7
@ -159,6 +159,7 @@ void func_80008364(f32* buffer0, f32* buffer1, s32 length, f32* buffer2) {
|
||||
}
|
||||
}
|
||||
|
||||
// https://decomp.me/scratch/8eyVg
|
||||
#ifdef NON_MATCHING
|
||||
void func_80008780(f32* arg0, s32 arg1, f32* arg2) {
|
||||
s32 length;
|
||||
@ -364,6 +365,7 @@ void func_80008780(f32* arg0, s32 arg1, f32* arg2) {
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/audio/audio_synthesis/func_80008780.s")
|
||||
#endif
|
||||
|
||||
// https://decomp.me/scratch/mYlns
|
||||
#ifdef NON_MATCHING
|
||||
void func_80009124(s16** arg0) {
|
||||
s16* var_a1;
|
||||
@ -787,6 +789,7 @@ Acmd* func_8000A25C(s16* aiBuf, s32 aiBufLen, Acmd* aList, s32 updateIndex) {
|
||||
return aList;
|
||||
}
|
||||
|
||||
// https://decomp.me/scratch/RgX4r
|
||||
#ifdef NON_MATCHING
|
||||
Acmd* func_8000A700(s32 noteIndex, NoteSubEu* noteSub, NoteSynthesisState* synthState, s16* aiBuf, s32 aiBufLen,
|
||||
Acmd* aList, s32 updateIndex) {
|
||||
|
Loading…
Reference in New Issue
Block a user