mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-24 22:34:54 +00:00
Added rcheevos submodule
Added the RetroAchievements rcheevos library as a submodule from GitHub.
This commit is contained in:
parent
aaeaa9c6b6
commit
4513238213
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -51,3 +51,6 @@
|
|||
[submodule "Externals/gtest"]
|
||||
path = Externals/gtest
|
||||
url = https://github.com/google/googletest.git
|
||||
[submodule "Externals/rcheevos/rcheevos"]
|
||||
path = Externals/rcheevos/rcheevos
|
||||
url = https://github.com/RetroAchievements/rcheevos.git
|
||||
|
|
1
Externals/rcheevos/rcheevos
vendored
Submodule
1
Externals/rcheevos/rcheevos
vendored
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit c5304a61bcf256ae80fcd1c8f64ad9646aaea757
|
Loading…
Add table
Reference in a new issue