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












                                                                      



                                                     
/*********************************************************************

    coco_cas.h

    Format code for CoCo CAS (*.cas) files

*********************************************************************/

#ifndef COCO_CAS_H
#define COCO_CAS_H

#include "cassimg.h"

CASSETTE_FORMATLIST_EXTERN(coco_cassette_formats);
CASSETTE_FORMATLIST_EXTERN(alice32_cassette_formats);

#endif /* COCO_CAS_H */