Use RPCS3/asmjit fork

This commit is contained in:
Megamouse 2022-02-12 01:15:57 +01:00
parent d6597038ee
commit 4f4a80cc04
1 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View File

@ -4,7 +4,7 @@
ignore = dirty
[submodule "asmjit"]
path = 3rdparty/asmjit/asmjit
url = ../../asmjit/asmjit.git
url = ../../RPCS3/asmjit.git
branch = aarch64
ignore = dirty
[submodule "llvm"]