/* tzx_cas.h Format code for tzx cassette files */ #ifndef TZX_CAS_H #define TZX_CAS_H #include "formats/cassimg.h" CASSETTE_FORMATLIST_EXTERN(tzx_cassette_formats); #endif /* TZX_CAS_H */