aica: Terminate the dsp at shutdown
This commit is contained in:
parent
958447f12d
commit
94c995510e
|
@ -1118,7 +1118,7 @@ void sgc_Init()
|
|||
|
||||
void sgc_Term()
|
||||
{
|
||||
|
||||
dsp_term();
|
||||
}
|
||||
|
||||
void WriteChannelReg8(u32 channel,u32 reg)
|
||||
|
|
Loading…
Reference in New Issue