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 cc9850aad..d2a7cd024 100644 --- a/src/yuzu_cmd/default_ini.h +++ b/src/yuzu_cmd/default_ini.h | |||
| @@ -281,7 +281,7 @@ enable_audio_stretching = | |||
| 281 | output_device = | 281 | output_device = |
| 282 | 282 | ||
| 283 | # Output volume. | 283 | # Output volume. |
| 284 | # 1.0 (default): 100%, 0.0; mute | 284 | # 100 (default): 100%, 0; mute |
| 285 | volume = | 285 | volume = |
| 286 | 286 | ||
| 287 | [Data Storage] | 287 | [Data Storage] |