mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-04 00:39:03 +00:00
makerom: updated to latest SDK specs.
This commit is contained in:
@@ -86,12 +86,16 @@ typedef struct
|
||||
bool UseOtherVariationSaveData;
|
||||
bool RunnableOnSleep;
|
||||
bool SpecialMemoryArrange;
|
||||
|
||||
bool UseExtSaveData;
|
||||
bool EnableL2Cache;
|
||||
|
||||
// Strings
|
||||
char *IdealProcessor;
|
||||
char *Priority;
|
||||
char *MemoryType;
|
||||
char *SystemMode;
|
||||
char *SystemModeExt;
|
||||
char *CpuSpeed;
|
||||
char *CoreVersion;
|
||||
char *HandleTableSize;
|
||||
char *SystemSaveDataId1;
|
||||
@@ -178,6 +182,7 @@ typedef struct
|
||||
|
||||
struct{
|
||||
// Strings
|
||||
char *Platform;
|
||||
char *Category;
|
||||
char *UniqueId;
|
||||
char *Version;
|
||||
|
||||
Reference in New Issue
Block a user