mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-20 17:47:52 -05:00
Merge pull request #1747 from DarkLordZach/exefs-lfs
patch_manager: Add support for applying LayeredFS patches to ExeFS
This commit is contained in:
@ -403,6 +403,7 @@ struct Values {
|
||||
bool use_gdbstub;
|
||||
u16 gdbstub_port;
|
||||
std::string program_args;
|
||||
bool dump_exefs;
|
||||
bool dump_nso;
|
||||
|
||||
// WebService
|
||||
|
Reference in New Issue
Block a user