mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-05-05 03:34:49 +12:00
Fix websocket sunmodule
This commit is contained in:
parent
c2123c371a
commit
7dc70a2624
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -70,3 +70,6 @@
|
|||
[submodule "third_party/capstone"]
|
||||
path = third_party/capstone
|
||||
url = https://github.com/capstone-engine/capstone
|
||||
[submodule "third_party/open-bp-cpp/third_party/IXWebSocket"]
|
||||
path = third_party/open-bp-cpp/third_party/IXWebSocket
|
||||
url = https://github.com/machinezone/IXWebSocket
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue