|
1 | 1 | [submodule "boost"]
|
2 | 2 | path = externals/boost
|
3 |
| - url = https://github.com/citra-emu/ext-boost.git |
| 3 | + url = https://github.com/PabloMK7/ext-boost.git |
4 | 4 | [submodule "nihstro"]
|
5 | 5 | path = externals/nihstro
|
6 | 6 | url = https://github.com/neobrain/nihstro.git
|
|
12 | 12 | url = https://github.com/catchorg/Catch2
|
13 | 13 | [submodule "dynarmic"]
|
14 | 14 | path = externals/dynarmic
|
15 |
| - url = https://github.com/merryhime/dynarmic.git |
| 15 | + url = https://github.com/PabloMK7/dynarmic.git |
16 | 16 | [submodule "xbyak"]
|
17 | 17 | path = externals/xbyak
|
18 | 18 | url = https://github.com/herumi/xbyak.git
|
|
27 | 27 | url = https://github.com/benhoyt/inih.git
|
28 | 28 | [submodule "libressl"]
|
29 | 29 | path = externals/libressl
|
30 |
| - url = https://github.com/citra-emu/ext-libressl-portable.git |
| 30 | + url = https://github.com/PabloMK7/ext-libressl-portable.git |
31 | 31 | [submodule "libusb"]
|
32 | 32 | path = externals/libusb/libusb
|
33 | 33 | url = https://github.com/libusb/libusb.git
|
|
36 | 36 | url = https://github.com/mozilla/cubeb
|
37 | 37 | [submodule "discord-rpc"]
|
38 | 38 | path = externals/discord-rpc
|
39 |
| - url = https://github.com/yuzu-emu/discord-rpc.git |
| 39 | + url = https://github.com/PabloMK7/discord-rpc.git |
40 | 40 | [submodule "cpp-jwt"]
|
41 | 41 | path = externals/cpp-jwt
|
42 | 42 | url = https://github.com/arun11299/cpp-jwt.git
|
|
78 | 78 | url = https://github.com/KhronosGroup/Vulkan-Headers
|
79 | 79 | [submodule "sirit"]
|
80 | 80 | path = externals/sirit
|
81 |
| - url = https://github.com/yuzu-emu/sirit |
| 81 | + url = https://github.com/PabloMK7/sirit |
82 | 82 | [submodule "faad2"]
|
83 | 83 | path = externals/faad2/faad2
|
84 | 84 | url = https://github.com/knik0/faad2
|
85 | 85 | [submodule "library-headers"]
|
86 | 86 | path = externals/library-headers
|
87 |
| - url = https://github.com/citra-emu/ext-library-headers.git |
| 87 | + url = https://github.com/PabloMK7/ext-library-headers.git |
88 | 88 | [submodule "libadrenotools"]
|
89 | 89 | path = externals/libadrenotools
|
90 | 90 | url = https://github.com/bylaws/libadrenotools
|
|
0 commit comments