A lot of fixes - everything now seems to work properly.
This commit is contained in:
@@ -83,6 +83,7 @@ typedef struct {
|
||||
|
||||
typedef struct {
|
||||
const char *name;
|
||||
const char *internal_name;
|
||||
|
||||
void *(*init)(void);
|
||||
void (*close)(void *p);
|
||||
|
||||
Reference in New Issue
Block a user