mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-02 13:01:27 +12:00
Add tcbrindle’s span implementation
This commit is contained in:
parent
a83cbf63c6
commit
25144caf12
4 changed files with 13 additions and 2 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -56,3 +56,6 @@
|
|||
path = 3rdparty/FAudio
|
||||
url = https://github.com/FNA-XNA/FAudio.git
|
||||
ignore = dirty
|
||||
[submodule "3rdparty/span"]
|
||||
path = 3rdparty/span
|
||||
url = https://github.com/tcbrindle/span
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue