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















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

    hect_tap.h

    Format code for Micronique cassette files

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

#ifndef HECT_TAP_H
#define HECT_TAP_H

#include "cassimg.h"

CASSETTE_FORMATLIST_EXTERN(hector_cassette_formats);

#endif /* HECT_TAP_H */