mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2024-11-13 06:15:07 +01:00
Nuked OPN2: requested changes 2
This commit is contained in:
parent
405db5d9f4
commit
573120e4f6
@ -1205,7 +1205,7 @@ void OPN2_KeyOn(ym3438_t*chip)
|
||||
}
|
||||
}
|
||||
|
||||
void OPN2_Reset(ym3438_t *chip, Bit32u type)
|
||||
void OPN2_Reset(ym3438_t *chip)
|
||||
{
|
||||
Bit32u i;
|
||||
memset(chip, 0, sizeof(ym3438_t));
|
||||
|
Loading…
Reference in New Issue
Block a user