fix build attempt 2

This commit is contained in:
roeming
2025-05-29 16:32:04 -04:00
parent f5da1830e3
commit 3feb122bf0
+3 -1
View File
@@ -7,7 +7,9 @@
#include "jaudio_NES/emusound.h"
#include "_mem.h"
#include "dolphin/os.h"
#include "jaudio_NES/emusound.h"
extern "C" u8 Sound_Read(u16 reg_addr);
// TODO: verify function signatures.
// TODO: replace hard-coded function pointers with function names.