summaryrefslogtreecommitdiff
path: root/src/core/settings.h
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2018-11-23 23:31:48 -0500
committerGitHub <noreply@github.com>2018-11-23 23:31:48 -0500
commit67ff974387abed516bdadf780561a51562e77525 (patch)
treede6a480bda17727f5ba93f6740a00736c0629af2 /src/core/settings.h
parentb6b78203ccbbf5e7f3306e84203448583c3394e6 (diff)
parent54e74b3572d3f61fdbaf4f2ddb8b54e2c06a5ab8 (diff)
Merge pull request #1747 from DarkLordZach/exefs-lfs
patch_manager: Add support for applying LayeredFS patches to ExeFS
Diffstat (limited to 'src/core/settings.h')
-rw-r--r--src/core/settings.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/settings.h b/src/core/settings.h
index e63134f80..a0c5fd447 100644
--- a/src/core/settings.h
+++ b/src/core/settings.h
@@ -403,6 +403,7 @@ struct Values {
bool use_gdbstub;
u16 gdbstub_port;
std::string program_args;
+ bool dump_exefs;
bool dump_nso;
// WebService