mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-04 14:01:25 +12:00
Fix hidapi URI
This commit is contained in:
parent
a93a40e8d9
commit
1d86c60548
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -23,7 +23,7 @@
|
||||||
url = https://github.com/madler/zlib
|
url = https://github.com/madler/zlib
|
||||||
[submodule "3rdparty/hidapi"]
|
[submodule "3rdparty/hidapi"]
|
||||||
path = 3rdparty/hidapi
|
path = 3rdparty/hidapi
|
||||||
url = https://github.com/Zangetsu38/hidapi
|
url = https://github.com/RPCS3/hidapi
|
||||||
branch = master
|
branch = master
|
||||||
ignore = dirty
|
ignore = dirty
|
||||||
[submodule "3rdparty/Optional"]
|
[submodule "3rdparty/Optional"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue