Browse Source
oops
Signed-off-by: crueter <crueter@eden-emu.dev>
pull/143/head
crueter
8 months ago
No known key found for this signature in database
GPG Key ID: 425ACD2D4830EBC6
2 changed files with
0 additions and
4 deletions
-
.gitmodules
-
externals/xbyak
|
|
@ -4,9 +4,6 @@ |
|
|
[submodule "libusb"] |
|
|
[submodule "libusb"] |
|
|
path = externals/libusb/libusb |
|
|
path = externals/libusb/libusb |
|
|
url = https://github.com/libusb/libusb.git |
|
|
url = https://github.com/libusb/libusb.git |
|
|
[submodule "xbyak"] |
|
|
|
|
|
path = externals/xbyak |
|
|
|
|
|
url = https://github.com/Lizzie841/xbyak.git |
|
|
|
|
|
[submodule "cpp-httplib"] |
|
|
[submodule "cpp-httplib"] |
|
|
path = externals/cpp-httplib |
|
|
path = externals/cpp-httplib |
|
|
url = https://github.com/yhirose/cpp-httplib.git |
|
|
url = https://github.com/yhirose/cpp-httplib.git |
|
|
|
|
|
@ -1 +0,0 @@ |
|
|
Subproject commit 4e44f4614ddbf038f2a6296f5b906d5c72691e0f |
|
|
|