Fix merge conflicts with opus and update docs
This commit is contained in:
parent
187d8e215f
commit
0497bb5528
5 changed files with 13 additions and 11 deletions
10
.gitmodules
vendored
10
.gitmodules
vendored
|
@ -25,9 +25,9 @@
|
|||
[submodule "unicorn"]
|
||||
path = externals/unicorn
|
||||
url = https://github.com/yuzu-emu/unicorn
|
||||
[submodule "externals/mbedtls"]
|
||||
path = externals/mbedtls
|
||||
url = https://github.com/DarkLordZach/mbedtls
|
||||
[submodule "mbedtls"]
|
||||
path = externals/mbedtls
|
||||
url = https://github.com/DarkLordZach/mbedtls
|
||||
[submodule "opus"]
|
||||
path = externals/opus
|
||||
url = https://github.com/ogniK5377/opus.git
|
||||
path = externals/opus
|
||||
url = https://github.com/ogniK5377/opus.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue