Merge pull request #1747 from DarkLordZach/exefs-lfs
patch_manager: Add support for applying LayeredFS patches to ExeFS
This commit is contained in:
commit
67ff974387
7 changed files with 65 additions and 2 deletions
|
@ -403,6 +403,7 @@ struct Values {
|
|||
bool use_gdbstub;
|
||||
u16 gdbstub_port;
|
||||
std::string program_args;
|
||||
bool dump_exefs;
|
||||
bool dump_nso;
|
||||
|
||||
// WebService
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue