summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/apf_apt.h
blob: ef8694ff47dc78298ca67ac4c7e30fe171c790eb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
// license:BSD-3-Clause
// copyright-holders: Original author, Robbbert
#ifndef APFCAS_H
#define APFCAS_H

#include "cassimg.h"

CASSETTE_FORMATLIST_EXTERN(apf_cassette_formats);


#endif /* APFCAS_H */