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 644a30e59..911d461e4 100644 --- a/src/yuzu_cmd/default_ini.h +++ b/src/yuzu_cmd/default_ini.h | |||
| @@ -318,7 +318,7 @@ anti_aliasing = | |||
| 318 | fullscreen_mode = | 318 | fullscreen_mode = |
| 319 | 319 | ||
| 320 | # Aspect ratio | 320 | # Aspect ratio |
| 321 | # 0: Default (16:9), 1: Force 4:3, 2: Force 21:9, 3: Stretch to Window | 321 | # 0: Default (16:9), 1: Force 4:3, 2: Force 21:9, 3: Force 16:10, 4: Stretch to Window |
| 322 | aspect_ratio = | 322 | aspect_ratio = |
| 323 | 323 | ||
| 324 | # Anisotropic filtering | 324 | # Anisotropic filtering |