forked from TeamTofuShop/segatools
board/sg-reader.c: Configurate sg_reader
This commit is contained in:
@ -4,11 +4,14 @@
|
||||
|
||||
#include "amex/config.h"
|
||||
|
||||
#include "board/config.h"
|
||||
|
||||
#include "platform/config.h"
|
||||
|
||||
struct idz_hook_config {
|
||||
struct nu_config nu;
|
||||
struct amex_config amex;
|
||||
struct aime_config aime;
|
||||
};
|
||||
|
||||
void idz_hook_config_load(
|
||||
|
Reference in New Issue
Block a user