diff options
Diffstat (limited to 'src/yuzu_cmd')
| -rw-r--r-- | src/yuzu_cmd/default_ini.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/yuzu_cmd/default_ini.h b/src/yuzu_cmd/default_ini.h index 0a3ea2619..ba51a4a51 100644 --- a/src/yuzu_cmd/default_ini.h +++ b/src/yuzu_cmd/default_ini.h | |||
| @@ -186,8 +186,8 @@ rng_seed = | |||
| 186 | # Sets the current time (in seconds since 12:00 AM Jan 1, 1970) that will be used by the time service | 186 | # Sets the current time (in seconds since 12:00 AM Jan 1, 1970) that will be used by the time service |
| 187 | # This will auto-increment, with the time set being the time the game is started | 187 | # This will auto-increment, with the time set being the time the game is started |
| 188 | # This override will only occur if custom_rtc_enabled is true, otherwise the current time is used | 188 | # This override will only occur if custom_rtc_enabled is true, otherwise the current time is used |
| 189 | custom_rtc_enabled = | 189 | custom_rtc_enabled = |
| 190 | custom_rtc = | 190 | custom_rtc = |
| 191 | 191 | ||
| 192 | # Sets the account username, max length is 32 characters | 192 | # Sets the account username, max length is 32 characters |
| 193 | # yuzu (default) | 193 | # yuzu (default) |