Fix emusound/Sound_Read & usage in ks_nes_core

This commit is contained in:
Cuyler36
2025-05-30 09:38:48 -04:00
parent 6c3dbbf14b
commit 5053485aac
2 changed files with 14 additions and 13 deletions
-2
View File
@@ -8,8 +8,6 @@
#include "_mem.h"
#include "dolphin/os.h"
extern "C" u8 Sound_Read(u16 reg_addr);
// TODO: verify function signatures.
// TODO: replace hard-coded function pointers with function names.