mirror of https://github.com/n64decomp/mk64.git
fix submodules (#225)
This commit is contained in:
parent
0f0ff04779
commit
fd3e8e0e15
|
@ -4,3 +4,6 @@
|
|||
[submodule "tools/decomp-permuter"]
|
||||
path = tools/decomp-permuter
|
||||
url = https://github.com/simonlindholm/decomp-permuter
|
||||
[submodule "tools/asm-differ"]
|
||||
path = tools/asm-differ
|
||||
url = https://github.com/simonlindholm/asm-differ
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Subproject commit bb41b4db604adeaf8369be9b994e27e2d550a9ca
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 7f63c768a0cc5e357a2fc1f04b2715eae216487f
|
Loading…
Reference in New Issue