mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 14:37:08 +00:00
add ffmpeg and libatrac9 submodules
This commit is contained in:
parent
325708a4e2
commit
444fc1a387
7 changed files with 53 additions and 6 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -16,3 +16,9 @@
|
|||
[submodule "3rdparty/json"]
|
||||
path = 3rdparty/json
|
||||
url = ../../nlohmann/json.git
|
||||
[submodule "3rdparty/FFmpeg"]
|
||||
path = 3rdparty/FFmpeg
|
||||
url = ../../FFmpeg/FFmpeg.git
|
||||
[submodule "3rdparty/LibAtrac9"]
|
||||
path = 3rdparty/LibAtrac9
|
||||
url = ../../RPCSX/LibAtrac9.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue