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 5896971d4..71d2e040f 100644 --- a/src/yuzu_cmd/default_ini.h +++ b/src/yuzu_cmd/default_ini.h | |||
| @@ -166,7 +166,7 @@ use_virtual_sd = | |||
| 166 | # 1 (default): Yes, 0: No | 166 | # 1 (default): Yes, 0: No |
| 167 | use_docked_mode = | 167 | use_docked_mode = |
| 168 | 168 | ||
| 169 | # The system region that Citra will use during emulation | 169 | # The system region that yuzu will use during emulation |
| 170 | # -1: Auto-select (default), 0: Japan, 1: USA, 2: Europe, 3: Australia, 4: China, 5: Korea, 6: Taiwan | 170 | # -1: Auto-select (default), 0: Japan, 1: USA, 2: Europe, 3: Australia, 4: China, 5: Korea, 6: Taiwan |
| 171 | region_value = | 171 | region_value = |
| 172 | 172 | ||