mirror of
https://github.com/N64Recomp/N64Recomp.git
synced 2025-05-31 07:43:15 +00:00
Symbol file toml update (#52)
* Symbol input file mechanism * Migration to new toml lib --------- Co-authored-by: dcvz <david@dcvz.io>
This commit is contained in:
parent
26c5c2cbb8
commit
e0e52d1fc3
10 changed files with 748 additions and 367 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -7,6 +7,6 @@
|
|||
[submodule "lib/fmt"]
|
||||
path = lib/fmt
|
||||
url = https://github.com/fmtlib/fmt
|
||||
[submodule "lib/toml11"]
|
||||
path = lib/toml11
|
||||
url = https://github.com/ToruNiina/toml11
|
||||
[submodule "lib/tomlplusplus"]
|
||||
path = lib/tomlplusplus
|
||||
url = https://github.com/marzer/tomlplusplus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue