jaudio_NES: match & link driverinterface

This commit is contained in:
Cuyler36
2025-06-21 05:59:45 -04:00
parent d3778b9a18
commit 0ca2cb3551
3 changed files with 38 additions and 37 deletions
+1 -1
View File
@@ -1055,7 +1055,7 @@ struct jc_ {
u8 pauseFlag; // _02
u8 toFlush; // _03
jcs_* mMgr; // _04
void** chanListHead; // _08
struct jc_** chanListHead; // _08
u8 logicalChanType; // _0C, 0 = Wave, 1 = ??, 2 = Oscillator
Wave_* waveData; // _10
u32 _14; // _14