amalgamation
[picodrive.git] / platform / gp2x / emu.c
index 939ba93..a9a931a 100644 (file)
@@ -278,7 +278,7 @@ int emu_ReloadRom(void)
                // bios_help() ?\r
                return 0;\r
        } else {\r
-               if (PicoMCD & 1) PicoExitMCD();\r
+               if (PicoMCD & 1) Stop_CD();\r
                PicoMCD &= ~1;\r
        }\r
 \r