mirror of
https://github.com/risingPhil/PokeMe64.git
synced 2026-03-21 18:04:15 -05:00
try again with git submodule
This commit is contained in:
parent
6e4f590258
commit
9b09ad5d96
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -1,3 +1,7 @@
|
|||
[submodule "libpokemegb"]
|
||||
path = libpokemegb
|
||||
url = git@github.com:risingPhil/libpokemegb.git
|
||||
[submodule "libdragon"]
|
||||
path = libdragon
|
||||
url = https://github.com/DragonMinded/libdragon
|
||||
branch = fd34d090adab1858815cf8e2c035ed4cd5e283a6
|
||||
|
|
|
|||
1
libdragon
Submodule
1
libdragon
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit fd34d090adab1858815cf8e2c035ed4cd5e283a6
|
||||
Loading…
Reference in New Issue
Block a user