mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
Update hidapi to fix deprecation error and update gitignore (#110)
* Update .gitignore to ignore logs * Update hidapi
This commit is contained in:
parent
5f109c0e34
commit
ecfb47ecaf
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -61,3 +61,6 @@ build*/
|
||||||
.cache/
|
.cache/
|
||||||
rpcs3/git-version.h
|
rpcs3/git-version.h
|
||||||
.rx.version
|
.rx.version
|
||||||
|
|
||||||
|
log-*.txt
|
||||||
|
tty.txt
|
||||||
|
|
|
||||||
2
3rdparty/hidapi/hidapi
vendored
2
3rdparty/hidapi/hidapi
vendored
|
|
@ -1 +1 @@
|
||||||
Subproject commit 6bfdcf7368169efe1b745cd4468d45cda05ef8de
|
Subproject commit f42423643ec9011c98cccc0bb790722bbbd3f30b
|
||||||
Loading…
Reference in a new issue