makerom: added n3ds core2 access flag

This commit is contained in:
jakcron
2015-09-28 22:48:31 +08:00
parent af7789f7e8
commit 91cdb199f9
4 changed files with 5 additions and 0 deletions
+1
View File
@@ -86,6 +86,7 @@ typedef struct
bool UseOtherVariationSaveData;
bool RunnableOnSleep;
bool SpecialMemoryArrange;
bool CanAccessCore2;
bool UseExtSaveData;
bool EnableL2Cache;