Fix crash

This commit is contained in:
2022-04-18 12:32:56 +02:00
parent 2793afac0e
commit d20cdfbb41
40 changed files with 224 additions and 114 deletions

3
.gitmodules vendored
View File

@ -7,3 +7,6 @@
[submodule "deps/rapidjson"]
path = deps/rapidjson
url = https://github.com/Tencent/rapidjson.git
[submodule "deps/asmjit"]
path = deps/asmjit
url = https://github.com/asmjit/asmjit.git