Proper inheritance, etc
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
#define ECDB_MISC_H
|
||||
|
||||
Ecdb_Project *ecdb_project_new(void);
|
||||
int ecdb_project_init(Ecdb_Project *proj);
|
||||
int ecdb_shutdown(void *data, int type, void *event);
|
||||
void ecdb_burn_init(void);
|
||||
void ecdb_image_init(void);
|
||||
|
Reference in New Issue
Block a user