fix submodules (#225)

This commit is contained in:
MegaMech
2022-06-15 21:38:49 -06:00
committed by GitHub
parent 0f0ff04779
commit fd3e8e0e15
4 changed files with 4 additions and 1 deletions
+3
View File
@@ -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
Submodule decomp-permuter deleted from bb41b4db60
View File