Updated libusb to include deadlock fix

This commit is contained in:
ergo720 2022-06-18 11:12:59 +02:00
parent b2f63918de
commit 6e3635d90a
2 changed files with 3 additions and 2 deletions

3
.gitmodules vendored
View file

@ -37,7 +37,8 @@
shallow = true
[submodule "import/libusb"]
path = import/libusb
url = https://github.com/libusb/libusb
url = https://github.com/Cxbx-Reloaded/libusb
branch = deadlock_fix
shallow = true
[submodule "import/nv2a_vsh_cpu"]
path = import/nv2a_vsh_cpu

2
import/libusb vendored

@ -1 +1 @@
Subproject commit c6a35c56016ea2ab2f19115d2ea1e85e0edae155
Subproject commit cf178f1fac38426990425cc034f7d4b8c9e1e388