1
0
Fork 0
forked from eden-emu/eden

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
commit 67ff974387
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23
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