mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-07-11 13:08:34 -04:00
Link jaudio_NES/aictrl.c
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
#include "jaudio_NES/dummyprobe.h"
|
||||
|
||||
void Probe_Start(void){
|
||||
|
||||
extern void Probe_Start(s32 id, const char* label) {
|
||||
}
|
||||
|
||||
void Probe_Finish(void){
|
||||
|
||||
}
|
||||
extern void Probe_Finish(s32 id) {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user