Some theme work. Beginning to work to an about page.

This commit is contained in:
Jaime Thomas
2009-02-19 02:02:43 +00:00
parent 6f03e042e1
commit 5da712af65
9 changed files with 400 additions and 8 deletions

View File

@@ -2,6 +2,6 @@
#ifndef ECDB_AUDIO_H
#define ECDB_AUDIO_H
void ecdb_audio_project_start(Ecdb_Audio_Project *proj);
void ecdb_audio_project_start(Ecdb_Audio_Project *proj);
#endif