mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
add missed submodule
This commit is contained in:
parent
407c1da7da
commit
6ae10eb152
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -132,7 +132,7 @@
|
||||||
path = rpcs3/3rdparty/GPUOpen/VulkanMemoryAllocator
|
path = rpcs3/3rdparty/GPUOpen/VulkanMemoryAllocator
|
||||||
url = ../../Megamouse/VulkanMemoryAllocator.git
|
url = ../../Megamouse/VulkanMemoryAllocator.git
|
||||||
ignore = dirty
|
ignore = dirty
|
||||||
[submodule "3rdparty/json"]
|
[submodule "rpcs3/3rdparty/json"]
|
||||||
path = 3rdparty/json
|
path = rpcs3/3rdparty/json
|
||||||
url = ../../nlohmann/json.git
|
url = ../../nlohmann/json.git
|
||||||
ignore = dirty
|
ignore = dirty
|
||||||
|
|
|
||||||
1
rpcs3/3rdparty/json
vendored
Submodule
1
rpcs3/3rdparty/json
vendored
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 11aa5f944d17ed5b96250ca133bf33c5ca8b0161
|
||||||
Loading…
Reference in a new issue