Migrating from SFML to SDL2 && switching Boost to a submodule

This commit is contained in:
wheremyfoodat 2022-09-28 17:34:58 +03:00
parent 4395013118
commit cdac2526a7
3321 changed files with 38 additions and 725135 deletions

3
.gitmodules vendored
View file

@ -4,6 +4,9 @@
[submodule "third_party/dynarmic"]
path = third_party/dynarmic
url = https://github.com/merryhime/dynarmic
[submodule "third_party/SDL2"]
path = third_party/SDL2
url = https://github.com/libsdl-org/SDL
[submodule "third_party/boost"]
path = third_party/boost
url = https://github.com/citra-emu/ext-boost