mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-03 12:27:21 +12:00
Embed LuaJIT part 1
This commit is contained in:
parent
c0e3d6d7dd
commit
b908f3efc1
7 changed files with 99 additions and 2 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue