// license:BSD-3-Clause // copyright-holders:Robbbert /********************************************************************* formats/sorc_dsk.h Exidy Sorcerer disk images *********************************************************************/ #ifndef EXI_DSK_H #define EXI_DSK_H #include "flopimg.h" /**************************************************************************/ LEGACY_FLOPPY_OPTIONS_EXTERN(sorcerer); #endif /* EXI_DSK_H */