mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 13:30:02 +00:00
19 lines
522 B
Plaintext
19 lines
522 B
Plaintext
[submodule "native"]
|
|
path = native
|
|
url = https://github.com/hrydgard/native.git
|
|
[submodule "pspautotests"]
|
|
path = pspautotests
|
|
url = https://github.com/hrydgard/pspautotests.git
|
|
[submodule "lang"]
|
|
path = lang
|
|
url = https://github.com/hrydgard/ppsspp-lang.git
|
|
[submodule "ffmpeg"]
|
|
path = ffmpeg
|
|
url = https://github.com/hrydgard/ppsspp-ffmpeg.git
|
|
[submodule "dx9sdk"]
|
|
path = dx9sdk
|
|
url = https://github.com/hrydgard/minidx9.git
|
|
[submodule "ext/armips"]
|
|
path = ext/armips
|
|
url = https://github.com/Kingcom/armips
|