X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fcdrom.c;h=00e65a5966023194b5737d6fc924d5d3a7ba853c;hb=d639fa7fe4be413006e13209587fa710b98820f5;hp=191a7373dc2a53ebecb3ecf105f7643168f3ad89;hpb=dda25fa49e3a12a31470834461964b4486c3b302;p=pcsx_rearmed.git diff --git a/libpcsxcore/cdrom.c b/libpcsxcore/cdrom.c index 191a7373..00e65a59 100644 --- a/libpcsxcore/cdrom.c +++ b/libpcsxcore/cdrom.c @@ -686,6 +686,7 @@ void cdrInterrupt() { ReadTrack(cdr.SetSectorPlay); cdr.TrackChanged = FALSE; + StopReading(); if (!Config.Cdda) CDR_play(cdr.SetSectorPlay);