diff options
Diffstat (limited to '')
-rw-r--r-- | src/yuzu_cmd/default_ini.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu_cmd/default_ini.h b/src/yuzu_cmd/default_ini.h index 71d2e040f..5eca38b48 100644 --- a/src/yuzu_cmd/default_ini.h +++ b/src/yuzu_cmd/default_ini.h @@ -163,7 +163,7 @@ use_virtual_sd = [System] # Whether the system is docked -# 1 (default): Yes, 0: No +# 1: Yes, 0 (default): No use_docked_mode = # The system region that yuzu will use during emulation |