diff options
author | Morph <39850852+Morph1984@users.noreply.github.com> | 2021-01-10 15:37:38 +0100 |
---|---|---|
committer | Morph <39850852+Morph1984@users.noreply.github.com> | 2021-01-10 15:37:38 +0100 |
commit | 05f58144c93585423d9622e5b71ae4510d0b839a (patch) | |
tree | 8b764fddf9d1ad6b22d4f6c92232e1680503d0c8 /src/yuzu_tester/default_ini.h | |
parent | Merge pull request #5323 from Morph1984/enforce-c4101 (diff) | |
download | yuzu-05f58144c93585423d9622e5b71ae4510d0b839a.tar yuzu-05f58144c93585423d9622e5b71ae4510d0b839a.tar.gz yuzu-05f58144c93585423d9622e5b71ae4510d0b839a.tar.bz2 yuzu-05f58144c93585423d9622e5b71ae4510d0b839a.tar.lz yuzu-05f58144c93585423d9622e5b71ae4510d0b839a.tar.xz yuzu-05f58144c93585423d9622e5b71ae4510d0b839a.tar.zst yuzu-05f58144c93585423d9622e5b71ae4510d0b839a.zip |
Diffstat (limited to 'src/yuzu_tester/default_ini.h')
-rw-r--r-- | src/yuzu_tester/default_ini.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu_tester/default_ini.h b/src/yuzu_tester/default_ini.h index 3eb64e9d7..779c3791b 100644 --- a/src/yuzu_tester/default_ini.h +++ b/src/yuzu_tester/default_ini.h @@ -116,7 +116,7 @@ use_virtual_sd = [System] # Whether the system is docked -# 1: Yes, 0 (default): No +# 1 (default): Yes, 0: No use_docked_mode = # Allow the use of NFC in games |