mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
More work on CUERipper
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
namespace Bwg.Scsi
|
||||
{
|
||||
enum ScsiCommandCode
|
||||
public enum ScsiCommandCode
|
||||
{
|
||||
TestUnitReady = 0x00,
|
||||
RequestSense = 0x03,
|
||||
|
||||
Reference in New Issue
Block a user