Merge pull request #1747 from DarkLordZach/exefs-lfs

patch_manager: Add support for applying LayeredFS patches to ExeFS
This commit is contained in:
bunnei
2018-11-23 23:31:48 -05:00
committed by GitHub
7 changed files with 65 additions and 2 deletions

View File

@ -403,6 +403,7 @@ struct Values {
bool use_gdbstub;
u16 gdbstub_port;
std::string program_args;
bool dump_exefs;
bool dump_nso;
// WebService