// license:BSD-3-Clause // copyright-holders:Sergey Svishchev /********************************************************************* formats/agat840k_hle_dsk.h *********************************************************************/ #ifndef AGAT840K_HLE_DSK_H_ #define AGAT840K_HLE_DSK_H_ #include "flopimg.h" #include "formats/basicdsk.h" LEGACY_FLOPPY_OPTIONS_EXTERN(agat840k_hle); #endif /* AGAT840K_HLE_DSK_H_ */