forked from TeamTofuShop/segatools
Revert "chunihook: Subsume cardhook"
This reverts commit c69a09ead4323e33e4b6a867bba6c0fe58b77af0.
This commit is contained in:
@ -5,8 +5,6 @@
|
||||
|
||||
#include "amex/config.h"
|
||||
|
||||
#include "board/config.h"
|
||||
|
||||
#include "chunihook/config.h"
|
||||
|
||||
#include "platform/config.h"
|
||||
@ -22,5 +20,4 @@ void chuni_hook_config_load(
|
||||
|
||||
nu_config_load(&cfg->nu, filename);
|
||||
amex_config_load(&cfg->amex, filename);
|
||||
aime_config_load(&cfg->aime, filename);
|
||||
}
|
||||
|
Reference in New Issue
Block a user