Adding elfio

This commit is contained in:
wheremyfoodat 2022-09-15 13:46:40 +03:00
parent 905c7ed770
commit 1a8d563041
3 changed files with 6 additions and 1 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "third_party/boost"]
path = third_party/boost
url = https://github.com/citra-emu/ext-boost
[submodule "third_party/elfio"]
path = third_party/elfio
url = https://github.com/serge1/ELFIO