work on 'vblank on line start' problem, var changes, mask defines
[picodrive.git] / Pico / Area.c
index 293c261..d8833a4 100644 (file)
@@ -175,7 +175,7 @@ int PmovState(int PmovAction, void *PmovFile)
   int minimum=0;\r
   unsigned char head[32];\r
 \r
-  if ((PicoMCD & 1) || carthw_chunks != NULL)\r
+  if ((PicoAHW & PAHW_MCD) || carthw_chunks != NULL)\r
   {\r
     if (PmovAction&1) return PicoCdSaveState(PmovFile);\r
     if (PmovAction&2) {\r