mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-03 00:39:14 +00:00
makerom v0.2
This commit is contained in:
@@ -124,7 +124,7 @@ typedef struct
|
||||
typedef struct
|
||||
{
|
||||
keys_struct *keys;
|
||||
desc_settings *yaml_set;
|
||||
rsf_settings *yaml_set;
|
||||
COMPONENT_STRUCT *out;
|
||||
|
||||
struct{
|
||||
@@ -145,6 +145,7 @@ typedef struct
|
||||
bool FreeProductCode;
|
||||
bool IsCfa;
|
||||
bool IsBuildingCodeSection;
|
||||
bool UseRomFS;
|
||||
} Options;
|
||||
|
||||
struct
|
||||
|
||||
Reference in New Issue
Block a user