Embed LuaJIT part 1

This commit is contained in:
wheremyfoodat 2023-09-17 16:15:54 +03:00
parent c0e3d6d7dd
commit b908f3efc1
7 changed files with 99 additions and 2 deletions

3
.gitmodules vendored
View file

@ -34,3 +34,6 @@
[submodule "third_party/discord-rpc"]
path = third_party/discord-rpc
url = https://github.com/Panda3DS-emu/discord-rpc
[submodule "third_party/LuaJIT"]
path = third_party/LuaJIT
url = https://github.com/Panda3DS-emu/LuaJIT