diff options
author | fearlessTobi <thm.frey@gmail.com> | 2018-07-06 15:47:06 +0200 |
---|---|---|
committer | fearlessTobi <thm.frey@gmail.com> | 2018-07-06 15:47:06 +0200 |
commit | c9aadff9a96ae279133e6b4bbf26a678702122ad (patch) | |
tree | 67293315519cf957d1932d225f1d0986271d31d8 /src/yuzu_cmd | |
parent | 51bd76a5fda00b0ad9c6791193a15d83dfbadac3 (diff) |
Remove some references to Citra
Diffstat (limited to 'src/yuzu_cmd')
-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 = # 1 (default): Yes, 0: No use_docked_mode = -# The system region that Citra will use during emulation +# The system region that yuzu will use during emulation # -1: Auto-select (default), 0: Japan, 1: USA, 2: Europe, 3: Australia, 4: China, 5: Korea, 6: Taiwan region_value = |