forked from TeamTofuShop/segatools
platform: Re-fuse Nu and ALLS platforms
There's basically no difference at the platform level except for the addition of the ALLS PCBID hook, which is harmless on Nu.
This commit is contained in:
@ -14,7 +14,7 @@ struct slider_config {
|
||||
};
|
||||
|
||||
struct chuni_hook_config {
|
||||
struct nu_config nu;
|
||||
struct platform_config platform;
|
||||
struct amex_config amex;
|
||||
struct gfx_config gfx;
|
||||
struct slider_config slider;
|
||||
|
Reference in New Issue
Block a user