mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-19 19:15:26 +00:00
asmjit submodule added
This commit is contained in:
parent
c6c6dbe546
commit
82edd111e9
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -5,3 +5,6 @@
|
|||
[submodule "rpcs3-ffmpeg"]
|
||||
path = ffmpeg
|
||||
url = https://github.com/hrydgard/ppsspp-ffmpeg
|
||||
[submodule "asmjit"]
|
||||
path = asmjit
|
||||
url = https://github.com/kobalicekp/asmjit
|
||||
|
|
1
asmjit
Submodule
1
asmjit
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 5ac69447dc2b7bca332be552cbe747051641f9e9
|
Loading…
Add table
Reference in a new issue