mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-02 13:01:27 +12:00
Add stb submodule
This commit is contained in:
parent
eb574e8a35
commit
d5747a61f1
9 changed files with 10 additions and 12988 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -100,3 +100,7 @@
|
|||
path = 3rdparty/OpenAL/openal-soft
|
||||
url = ../../kcat/openal-soft.git
|
||||
ignore = dirty
|
||||
[submodule "3rdparty/stblib/stb"]
|
||||
path = 3rdparty/stblib/stb
|
||||
url = ../../nothings/stb.git
|
||||
ignore = dirty
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue