X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Pico%2FArea.c;h=d8833a43f755e0393e23a1ede0241243227b1a30;hb=602133e1c66666f9152b1edb3014e137a9768cad;hp=293c2614b73b1c9e0433bf6f81282fd79c223b72;hpb=95dc5c5e5e053ae616754c1205e480822a730ed2;p=picodrive.git diff --git a/Pico/Area.c b/Pico/Area.c index 293c261..d8833a4 100644 --- a/Pico/Area.c +++ b/Pico/Area.c @@ -175,7 +175,7 @@ int PmovState(int PmovAction, void *PmovFile) int minimum=0; unsigned char head[32]; - if ((PicoMCD & 1) || carthw_chunks != NULL) + if ((PicoAHW & PAHW_MCD) || carthw_chunks != NULL) { if (PmovAction&1) return PicoCdSaveState(PmovFile); if (PmovAction&2) {