Update to spice2x-25-04-25 (pre-apply)
> broken commit
This commit is contained in:
@@ -32,6 +32,11 @@ bool games::iidx::IIDXFMSerialHandle::FMSerialDevice::parse_msg(
|
||||
delete msg;
|
||||
break;
|
||||
}
|
||||
case 0x0153:
|
||||
if (DISABLE_ESPEC_IO) {
|
||||
return false;
|
||||
}
|
||||
[[fallthrough]]; // to 0x0152
|
||||
case 0x0152: { // STATUS
|
||||
|
||||
// check input data length
|
||||
|
||||
Reference in New Issue
Block a user