sf64/.gitmodules

16 lines
489 B
Plaintext
Raw Normal View History

2023-09-19 19:15:21 +00:00
[submodule "tools/splat"]
path = tools/splat
url = https://github.com/ethteck/splat/
2023-09-21 22:26:26 +00:00
[submodule "tools/asm-processor"]
path = tools/asm-processor
url = https://github.com/simonlindholm/asm-processor
2023-10-14 08:10:23 +00:00
[submodule "tools/asm-differ"]
path = tools/asm-differ
url = https://github.com/simonlindholm/asm-differ
[submodule "tools/m2c"]
path = tools/m2c
url = https://github.com/matt-kempster/m2c
[submodule "tools/Torch"]
path = tools/Torch
url = https://github.com/HarbourMasters/Torch