summaryrefslogblamecommitdiffstatshomepage
path: root/src/lib/formats/tzx_cas.h
blob: 5f8c4caf66173e78e8f6577edee3882415e77dba (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16















                                                 
/*

       tzx_cas.h

       Format code for tzx cassette files
*/

#ifndef TZX_CAS_H
#define TZX_CAS_H

#include "cassimg.h"

CASSETTE_FORMATLIST_EXTERN(tzx_cassette_formats);
CASSETTE_FORMATLIST_EXTERN(cdt_cassette_formats);

#endif /* TZX_CAS_H */