N64Recomp/.gitmodules
Mr-Wiseguy e0e52d1fc3
Symbol file toml update (#52)
* Symbol input file mechanism

* Migration to new toml lib

---------

Co-authored-by: dcvz <david@dcvz.io>
2024-05-16 22:33:08 -04:00

13 lines
364 B
Plaintext

[submodule "lib/rabbitizer"]
path = lib/rabbitizer
url = https://github.com/Decompollaborate/rabbitizer
[submodule "lib/ELFIO"]
path = lib/ELFIO
url = https://github.com/serge1/ELFIO
[submodule "lib/fmt"]
path = lib/fmt
url = https://github.com/fmtlib/fmt
[submodule "lib/tomlplusplus"]
path = lib/tomlplusplus
url = https://github.com/marzer/tomlplusplus