Skip to content

Commit

Permalink
Update .gitmodules
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielBRDeveloper authored Mar 5, 2024
1 parent 61b3b5a commit b788782
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
[submodule "third_party/elfio"]
path = third_party/elfio
url = https://github.com/serge1/ELFIO
[submodule "third_party/dynarmic"]
path = third_party/dynarmic
url = https://github.com/GabrielBRDeveloper/arm-dynarmic
[submodule "third_party/SDL2"]
path = third_party/SDL2
url = https://github.com/libsdl-org/SDL
Expand Down Expand Up @@ -61,3 +58,6 @@
[submodule "third_party/boost"]
path = third_party/boost
url = https://github.com/Panda3DS-emu/ext-boost
[submodule "third_party/dynarmic"]
path = third_party/dynarmic
url = https://github.com/GabrielBRDeveloper/arm-dynarmic

0 comments on commit b788782

Please sign in to comment.