mirror of
https://github.com/Mr-Wiseguy/N64Recomp.git
synced 2024-12-26 09:26:25 +00:00
e0e52d1fc3
* Symbol input file mechanism * Migration to new toml lib --------- Co-authored-by: dcvz <david@dcvz.io>
13 lines
364 B
Plaintext
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
|