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











                                                      
/*
 * Nec PC-6001 cassette format handling
 */

#ifndef PC6001_CAS_H_
#define PC6001_CAS_H_

#include "cassimg.h"

CASSETTE_FORMATLIST_EXTERN( pc6001_cassette_formats );

#endif /*PC6001_CAS_H_*/