Begin adding audio project stuff
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#ifndef ECDB_AUDIO_H
|
||||
#define ECDB_AUDIO_H
|
||||
|
||||
int ecdb_audio_project_setup(Ecdb_Burn_Project *proj);
|
||||
Ecdb_Audio_Project *ecdb_audio_project_new(void);
|
||||
void ecdb_audio_project_start(Ecdb_Audio_Project *proj);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user