work on 'vblank on line start' problem, var changes, mask defines
[libpicofe.git] / psp / menu.c
index ca40cfe..fda3ead 100644 (file)
@@ -573,7 +573,7 @@ static void draw_savestate_bg(int slot)
        }
 
        if (file) {
-               if (PicoMCD & 1) {
+               if (PicoAHW & PAHW_MCD) {
                        PicoCdLoadStateGfx(file);
                } else {
                        areaSeek(file, 0x10020, SEEK_SET);  // skip header and RAM in state file