Altered submodules (#50)

* Adjusted asm-differ and removed autodecompiler

* Added permuter as submodule
This commit is contained in:
CoderStig
2021-11-05 14:12:08 -06:00
committed by GitHub
parent 8ab4557b39
commit 67549c6061
8 changed files with 34 additions and 4 deletions
+5 -2
View File
@@ -1,6 +1,9 @@
[submodule "autodecompiler"]
path = autodecompiler
url = https://github.com/farisawan-2000/auto-decompiler
[submodule "diff"]
path = diff
[submodule "asm-differ"]
path = tools/asm-differ
url = https://github.com/simonlindholm/asm-differ
[submodule "tools/decomp-permuter"]
path = tools/decomp-permuter
url = https://github.com/simonlindholm/decomp-permuter