mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Add ffmpeg as submodule
This commit is contained in:
parent
1d6c36585e
commit
368e5fe7d8
1 changed files with 3 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -7,3 +7,6 @@
|
||||||
[submodule "lang"]
|
[submodule "lang"]
|
||||||
path = lang
|
path = lang
|
||||||
url = git://github.com/hrydgard/ppsspp-lang.git
|
url = git://github.com/hrydgard/ppsspp-lang.git
|
||||||
|
[submodule "ffmpeg"]
|
||||||
|
path = ffmpeg
|
||||||
|
url = git://github.com/hrydgard/ppsspp-ffmpeg.git
|
||||||
|
|
Loading…
Add table
Reference in a new issue