mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-05 22:55:41 +13:00
Update SDL2 submodule
This commit is contained in:
parent
cdb281c753
commit
19473cb82c
2 changed files with 5 additions and 4 deletions
7
.gitmodules
vendored
7
.gitmodules
vendored
|
@ -1,9 +1,6 @@
|
|||
[submodule "third_party/elfio"]
|
||||
path = third_party/elfio
|
||||
url = https://github.com/serge1/ELFIO
|
||||
[submodule "third_party/SDL2"]
|
||||
path = third_party/SDL2
|
||||
url = https://github.com/libsdl-org/SDL
|
||||
[submodule "third_party/cryptopp/cryptopp"]
|
||||
path = third_party/cryptopp/cryptopp
|
||||
url = https://github.com/weidai11/cryptopp
|
||||
|
@ -85,3 +82,7 @@
|
|||
[submodule "third_party/oaknut"]
|
||||
path = third_party/oaknut
|
||||
url = https://github.com/panda3ds-emu/oaknut
|
||||
[submodule "third_party/SDL2"]
|
||||
path = third_party/SDL2
|
||||
url = https://github.com/libsdl-org/SDL
|
||||
branch = SDL2
|
||||
|
|
2
third_party/SDL2
vendored
2
third_party/SDL2
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 379d4780559690a9836444aeb5637f60953947be
|
||||
Subproject commit f48a96a976b50d1faae70598e71bfaf8f4526347
|
Loading…
Add table
Reference in a new issue