mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-02 13:01:27 +12:00
Use official libusb repo
This commit is contained in:
parent
96be40bf30
commit
4befa36365
12 changed files with 493 additions and 4 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -45,7 +45,7 @@
|
|||
ignore = dirty
|
||||
[submodule "3rdparty/libusb"]
|
||||
path = 3rdparty/libusb
|
||||
url = https://github.com/RPCS3/libusb.git
|
||||
url = https://github.com/libusb/libusb.git
|
||||
ignore = dirty
|
||||
[submodule "3rdparty/FAudio"]
|
||||
path = 3rdparty/FAudio
|
||||
|
@ -54,3 +54,4 @@
|
|||
[submodule "3rdparty/span"]
|
||||
path = 3rdparty/span
|
||||
url = https://github.com/tcbrindle/span
|
||||
ignore = dirty
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue