The first commit
This commit is contained in:
7
src/core1/audio/n_adpcm.c
Normal file
7
src/core1/audio/n_adpcm.c
Normal file
@@ -0,0 +1,7 @@
|
||||
#include <ultra64.h>
|
||||
#include "n_synth.h"
|
||||
//see libultre src/audio/load.c
|
||||
|
||||
#pragma GLOBAL_ASM("asm/nonmatchings/core1/audio/n_adpcm/_n_decodeChunk.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/nonmatchings/core1/audio/n_adpcm/n_alAdpcmPull.s")
|
Reference in New Issue
Block a user