mirror of
https://github.com/N64Recomp/N64Recomp.git
synced 2025-05-31 07:43:15 +00:00
Added ELFIO and fmtlib libraries
This commit is contained in:
parent
e48fdabdae
commit
4b1dc14019
10 changed files with 213 additions and 5 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -1,3 +1,9 @@
|
|||
[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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue