mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2025-01-28 02:45:27 +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;
|
Bit32u i;
|
||||||
memset(chip, 0, sizeof(ym3438_t));
|
memset(chip, 0, sizeof(ym3438_t));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user