diff options
author | N00byKing <N00byKing@users.noreply.github.com> | 2018-03-23 18:06:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-23 18:06:55 +0100 |
commit | 32fd57f0c8fb370ab9643da526de470861943f02 (patch) | |
tree | 205b467225b6b8250c26a973117898933a89f72c /src/yuzu_cmd/default_ini.h | |
parent | Merge pull request #264 from valentinvanelslande/cmd-dynarmic (diff) | |
download | yuzu-32fd57f0c8fb370ab9643da526de470861943f02.tar yuzu-32fd57f0c8fb370ab9643da526de470861943f02.tar.gz yuzu-32fd57f0c8fb370ab9643da526de470861943f02.tar.bz2 yuzu-32fd57f0c8fb370ab9643da526de470861943f02.tar.lz yuzu-32fd57f0c8fb370ab9643da526de470861943f02.tar.xz yuzu-32fd57f0c8fb370ab9643da526de470861943f02.tar.zst yuzu-32fd57f0c8fb370ab9643da526de470861943f02.zip |
Diffstat (limited to 'src/yuzu_cmd/default_ini.h')
-rw-r--r-- | src/yuzu_cmd/default_ini.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/yuzu_cmd/default_ini.h b/src/yuzu_cmd/default_ini.h index 7fa7015ae..fe104fb81 100644 --- a/src/yuzu_cmd/default_ini.h +++ b/src/yuzu_cmd/default_ini.h @@ -154,10 +154,6 @@ output_device = use_virtual_sd = [System] -# The system model that Citra will try to emulate -# 0: Old 3DS (default), 1: New 3DS -is_new_3ds = - # The system region that Citra will use during emulation # -1: Auto-select (default), 0: Japan, 1: USA, 2: Europe, 3: Australia, 4: China, 5: Korea, 6: Taiwan region_value = |