Scan the soundchip

This commit is contained in:
dinkc64 2014-04-15 05:57:11 +00:00
parent 5ef0c56609
commit fb3f8aeb83
1 changed files with 1 additions and 0 deletions

View File

@ -488,6 +488,7 @@ static INT32 DrvScan(INT32 nAction,INT32 *pnMin)
ZetScan(nAction);
SCAN_VAR(flipscreen);
SN76496Scan(nAction, pnMin);
}
return 0;