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

                                 













                                                                      
// license:BSD-3-Clause
// copyright-holders:Sandro Ronco
/*********************************************************************

    kc_cas.h

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

#ifndef KC_CAS_H
#define KC_CAS_H

#include "cassimg.h"

CASSETTE_FORMATLIST_EXTERN(kc_cassette_formats);

#endif /* KC_CAS_H */