Fix warnings [-Wimplicit-fallthrough=]

This commit is contained in:
negativeExponent
2020-10-21 20:55:08 +08:00
parent 99c0d8351f
commit e0cb4d2814
4 changed files with 7 additions and 4 deletions

View File

@@ -346,6 +346,7 @@ static DECLFW(FDSWrite) {
X6502_IRQEnd(FCEU_IQEXT);
X6502_IRQEnd(FCEU_IQEXT2);
}
break;
case 0x4024:
#ifndef USE_DINK
if ((InDisk != 255) && !(FDSRegs[5] & 0x4) && (FDSRegs[3] & 0x1)) {