mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-03 12:27:21 +12:00
[NCCH] You guessed it, more parsing
This commit is contained in:
parent
71cc187f93
commit
cd1037857a
2 changed files with 20 additions and 11 deletions
|
@ -15,7 +15,7 @@ struct NCCH {
|
|||
|
||||
bool isNew3DS = false;
|
||||
bool initialized = false;
|
||||
bool compressExeFS = false;
|
||||
bool compressCode = false; // Shows whether the .code file in the ExeFS is compressed
|
||||
bool mountRomFS = false;
|
||||
bool encrypted = false;
|
||||
bool fixedCryptoKey = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue