plugins: Fix build of unai/neon
[pcsx_rearmed.git] / plugins / cdrcimg / cdrcimg.c
index f1e0777..9a74908 100644 (file)
@@ -417,6 +417,8 @@ static long CDRopen(void)
        char *ext;
        FILE *f = NULL;
 
+       printf("%s cd_file=%d\n", __func__, cd_file == NULL ? 0 : 1);
+
        if (cd_file != NULL)
                return 0; // it's already open