mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-09 05:08:43 +00:00
Include epoll-shim library (#3312)
This commit is contained in:
committed by
GitHub
parent
d46792da94
commit
923c5f3ef5
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -106,3 +106,6 @@
|
||||
[submodule "externals/ext-libusb"]
|
||||
path = externals/ext-libusb
|
||||
url = https://github.com/shadps4-emu/ext-libusb.git
|
||||
[submodule "externals/epoll-shim"]
|
||||
path = externals/epoll-shim
|
||||
url = https://github.com/jiixyj/epoll-shim.git
|
||||
|
||||
Reference in New Issue
Block a user