mirror of
https://github.com/SabreTools/MPF.git
synced 2026-07-02 17:24:48 +00:00
Mock out the basics needed for DD
This commit is contained in:
@@ -47,9 +47,9 @@
|
||||
{
|
||||
NONE = 0,
|
||||
|
||||
DiscImageCreator,
|
||||
Aaru,
|
||||
DD, // TODO: Currently unimplemented
|
||||
DD, // TODO: Currently partially implemented
|
||||
DiscImageCreator,
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user