Files
fluxengine/lib/reader.h
2018-10-20 13:28:20 +02:00

7 lines
73 B
C

#ifndef READER_H
#define READER_H
extern int allTracks();
#endif