diff options
author | Morph <39850852+Morph1984@users.noreply.github.com> | 2021-09-29 03:50:54 +0200 |
---|---|---|
committer | Morph <39850852+Morph1984@users.noreply.github.com> | 2021-09-29 07:24:21 +0200 |
commit | 8af9f3216eb270e8e5faffabd2ee6501d3dc89d7 (patch) | |
tree | 1d1782b75649bd1c8c44c89a72d8480167d6d580 /src/yuzu_cmd/default_ini.h | |
parent | configure_network: Remove BCAT (diff) | |
download | yuzu-8af9f3216eb270e8e5faffabd2ee6501d3dc89d7.tar yuzu-8af9f3216eb270e8e5faffabd2ee6501d3dc89d7.tar.gz yuzu-8af9f3216eb270e8e5faffabd2ee6501d3dc89d7.tar.bz2 yuzu-8af9f3216eb270e8e5faffabd2ee6501d3dc89d7.tar.lz yuzu-8af9f3216eb270e8e5faffabd2ee6501d3dc89d7.tar.xz yuzu-8af9f3216eb270e8e5faffabd2ee6501d3dc89d7.tar.zst yuzu-8af9f3216eb270e8e5faffabd2ee6501d3dc89d7.zip |
Diffstat (limited to '')
-rw-r--r-- | src/yuzu_cmd/default_ini.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/yuzu_cmd/default_ini.h b/src/yuzu_cmd/default_ini.h index 72f3213fb..8119a50d8 100644 --- a/src/yuzu_cmd/default_ini.h +++ b/src/yuzu_cmd/default_ini.h @@ -428,11 +428,6 @@ web_api_url = https://api.yuzu-emu.org yuzu_username = yuzu_token = -[Services] -# The name of the backend to use for BCAT -# If this is set to 'boxcat' boxcat will be used, otherwise a null implementation will be used -bcat_backend = - [AddOns] # Used to disable add-ons # List of title IDs of games that will have add-ons disabled (separated by '|'): |