mame/src/lib/formats/sorc_dsk.h
2011-07-31 13:48:39 +00:00

19 lines
401 B
C

/*********************************************************************
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 */