This commit is contained in:
mahoneyt944 2024-11-06 08:29:43 -05:00 committed by GitHub
parent 34ebf55a63
commit fb9550dc7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2798,6 +2798,7 @@ VIDEO_UPDATE( multi32 )
system32_videoram[0x1ff02/2] = titlef_mixer[i][1]; system32_videoram[0x1ff02/2] = titlef_mixer[i][1];
if (titlef_mixer[i][1] != titlef_mixer[i][2]) if (titlef_mixer[i][1] != titlef_mixer[i][2])
remix = titlef_mixer[i][2]; remix = titlef_mixer[i][2];
break;
} }
} }