summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/floptool.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/floptool.cpp')
-rw-r--r--src/tools/floptool.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/floptool.cpp b/src/tools/floptool.cpp
index 1beb4304860..534349e4089 100644
--- a/src/tools/floptool.cpp
+++ b/src/tools/floptool.cpp
@@ -90,6 +90,7 @@ static floppy_format_type floppy_formats[] = {
FLOPPY_DC42_FORMAT,
FLOPPY_APPLE_GCR_FORMAT,
+ FLOPPY_APPLE_2MG_FORMAT,
FLOPPY_A216S_FORMAT,
FLOPPY_RWTS18_FORMAT,
FLOPPY_EDD_FORMAT,