mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Add the skeleton of the new client app.
This commit is contained in:
6
lib/reader.h
Normal file
6
lib/reader.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef READER_H
|
||||
#define READER_H
|
||||
|
||||
extern int allTracks();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user