mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 01:49:33 -06:00
Externals/hidapi: Convert to submodule
This also updates to 0.14.0 (d3013f0af3
)
This commit is contained in:

committed by
Admiral H. Curtiss

parent
8482a50154
commit
12fe5550d2
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -72,3 +72,6 @@
|
||||
[submodule "Externals/enet/enet"]
|
||||
path = Externals/enet/enet
|
||||
url = https://github.com/lsalzman/enet.git
|
||||
[submodule "hidapi-src"]
|
||||
path = Externals/hidapi/hidapi-src
|
||||
url = https://github.com/libusb/hidapi
|
||||
|
Reference in New Issue
Block a user