forked from Hay1tsme/segatools
board: Shift config structs around
This commit is contained in:
@ -3,8 +3,6 @@
|
||||
#include <stdbool.h>
|
||||
#include <stddef.h>
|
||||
|
||||
struct aime_config {
|
||||
bool enable;
|
||||
};
|
||||
#include "board/sg-reader.h"
|
||||
|
||||
void aime_config_load(struct aime_config *cfg, const wchar_t *filename);
|
||||
|
Reference in New Issue
Block a user