// license:BSD-3-Clause // copyright-holders:Olivier Galibert /* orao_cas.h Format code for orao cassette files */ #ifndef ORAO_CAS_H #define ORAO_CAS_H #include "cassimg.h" CASSETTE_FORMATLIST_EXTERN(orao_cassette_formats); #endif /* ORAO_CAS_H */