Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
url = https://github.com/google/googletest.git
[submodule "third-party/moonlight-common-c"]
path = third-party/moonlight-common-c
url = https://github.com/moonlight-stream/moonlight-common-c.git
branch = master
url = https://github.com/ReenigneArcher/moonlight-common-c.git
branch = nxdk-compat
[submodule "third-party/nxdk"]
path = third-party/nxdk
url = https://github.com/XboxDev/nxdk.git
branch = master
url = https://github.com/ReenigneArcher/nxdk.git
branch = moonlight
[submodule "third-party/openssl"]
path = third-party/openssl
url = https://github.com/openssl/openssl.git
Expand Down
2 changes: 1 addition & 1 deletion third-party/moonlight-common-c
2 changes: 1 addition & 1 deletion third-party/nxdk
Submodule nxdk updated 1 files
+2 −2 lib/sdl/Makefile
Loading