// license:??? // copyright-holders:??? /********************************************************************* formats/trs_dsk.h TRS-80 disk images *********************************************************************/ #ifndef TRS_DSK_H #define TRS_DSK_H #include "flopimg.h" /**************************************************************************/ LEGACY_FLOPPY_OPTIONS_EXTERN( trs80 ); #endif /* TRS_DSK_H */