mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-03 12:27:21 +12:00
Add mio submodule
This commit is contained in:
parent
9d9b0f9c41
commit
f9dc9ac94d
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -37,3 +37,6 @@
|
|||
[submodule "third_party/LuaJIT"]
|
||||
path = third_party/LuaJIT
|
||||
url = https://github.com/Panda3DS-emu/LuaJIT
|
||||
[submodule "third_party/mio"]
|
||||
path = third_party/mio
|
||||
url = https://github.com/vimpunk/mio
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue