Finished moving N64Recomp from toml11 to tomlplusplus

This commit is contained in:
Mr-Wiseguy 2024-05-15 02:38:41 -04:00
parent 6c0b3015b1
commit a67337c7c3
7 changed files with 263 additions and 202 deletions

3
.gitmodules vendored
View file

@ -10,3 +10,6 @@
[submodule "lib/toml11"]
path = lib/toml11
url = https://github.com/ToruNiina/toml11
[submodule "lib/tomlplusplus"]
path = lib/tomlplusplus
url = https://github.com/marzer/tomlplusplus