Merge pull request #574 from rtissera/rpi3_64
[pcsx_rearmed.git] / libpcsxcore / cdriso.c
index acdc3ab..de3ab61 100644 (file)
@@ -1650,6 +1650,7 @@ static long CALLBACK ISOclose(void) {
                fclose(subHandle);
                subHandle = NULL;
        }
+       playing = FALSE;
        cddaHandle = NULL;
 
        if (compr_img != NULL) {