diff options
Diffstat (limited to 'src/yuzu_cmd/default_ini.h')
| -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 = | |||
| 163 | 163 | ||
| 164 | [System] | 164 | [System] |
| 165 | # Whether the system is docked | 165 | # Whether the system is docked |
| 166 | # 1 (default): Yes, 0: No | 166 | # 1: Yes, 0 (default): No |
| 167 | use_docked_mode = | 167 | use_docked_mode = |
| 168 | 168 | ||
| 169 | # The system region that yuzu will use during emulation | 169 | # The system region that yuzu will use during emulation |