makerom v0.2

This commit is contained in:
3DSGuy
2014-02-21 03:14:00 +08:00
parent 0155b2098e
commit 3c9fffd56a
24 changed files with 1825 additions and 1097 deletions
+2 -1
View File
@@ -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