mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2024-11-10 21:05:12 +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 */
|
||||
//No CD support
|
||||
size = cdd_load(filename, (char *)(cart.rom));
|
||||
if (size < 0)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user