mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2024-12-28 12:11:50 +01:00
Revert
This commit is contained in:
parent
08d4f35c2b
commit
9eb853058b
@ -552,7 +552,6 @@ int load_rom(char *filename)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* auto-detect CD image file */
|
/* auto-detect CD image file */
|
||||||
//No CD support
|
|
||||||
size = cdd_load(filename, (char *)(cart.rom));
|
size = cdd_load(filename, (char *)(cart.rom));
|
||||||
if (size < 0)
|
if (size < 0)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user