diff options
Diffstat (limited to 'src/tools/floptool.cpp')
-rw-r--r-- | src/tools/floptool.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/floptool.cpp b/src/tools/floptool.cpp index aea7dd9576a..a5ebceb8925 100644 --- a/src/tools/floptool.cpp +++ b/src/tools/floptool.cpp @@ -76,6 +76,7 @@ static floppy_format_type floppy_formats[] = { FLOPPY_A216S_FORMAT, FLOPPY_RWTS18_FORMAT, FLOPPY_EDD_FORMAT, + FLOPPY_WOZ_FORMAT, FLOPPY_ATOM_FORMAT, FLOPPY_ACORN_SSD_FORMAT, |