mirror of
https://github.com/LIV2/WinUAE.git
synced 2025-12-06 00:12:52 +00:00
SCSI CD_TOC wrong change reverted.
This commit is contained in:
parent
31e4db9c38
commit
3668b17c9d
@ -1279,7 +1279,7 @@ static int addtocentry (uae_u8 **dstp, int *len, int point, int newpoint, int ms
|
||||
return 1;
|
||||
}
|
||||
}
|
||||
return 0;
|
||||
return -1;
|
||||
}
|
||||
|
||||
static int scsiemudrv (int unitnum, uae_u8 *cmd)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user