[Emulator] Better handling of failed device mounting

This commit is contained in:
Adrian
2024-03-18 17:10:33 +00:00
committed by Radosław Gliński
parent 6e13258ad4
commit 2385cc53a9
3 changed files with 19 additions and 17 deletions

View File

@@ -17,8 +17,8 @@
DEFINE_bool(
allow_plugins, false,
"Allows loading of plugins/trainers from plugins\\title_id\\plugin.xex."
"Plugin are homebrew xex modules which can be used for making mods "
"Allows loading of plugins/trainers from plugins\\title_id\\plugin.xex. "
"Plugin are homebrew xex modules which can be used for making mods. "
"This feature is experimental.",
"General");