// license:??? // copyright-holders:??? /********************************************************************* oric_tap.h Format code for Oric TAP (*.tap) files *********************************************************************/ #ifndef ORIC_TAP_H #define ORIC_TAP_H #include "cassimg.h" CASSETTE_FORMATLIST_EXTERN(oric_cassette_formats); #endif /* ORIC_TAP_H */