Nuked OPN2: requested changes 2

This commit is contained in:
nukeykt 2017-09-29 22:37:13 +09:00
parent 405db5d9f4
commit 573120e4f6

View File

@ -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));