mirror of
https://github.com/decaf-emu/decaf-emu.git
synced 2026-02-04 05:34:48 +00:00
Switch cnl submodule to upstream cnl.
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -27,7 +27,7 @@
|
||||
url = https://github.com/ocornut/imgui.git
|
||||
[submodule "libraries/cnl"]
|
||||
path = libraries/cnl
|
||||
url = https://github.com/decaf-emu/cnl.git
|
||||
url = https://github.com/johnmcfarlane/cnl
|
||||
[submodule "libraries/catch"]
|
||||
path = libraries/catch
|
||||
url = https://github.com/philsquared/Catch.git
|
||||
|
||||
Submodule libraries/cnl updated: cec073f66e...2dde6e62e6
Reference in New Issue
Block a user