Added rcheevos submodule
Added the RetroAchievements rcheevos library as a submodule from GitHub.
This commit is contained in:
parent
aaeaa9c6b6
commit
4513238213
|
@ -51,3 +51,6 @@
|
||||||
[submodule "Externals/gtest"]
|
[submodule "Externals/gtest"]
|
||||||
path = Externals/gtest
|
path = Externals/gtest
|
||||||
url = https://github.com/google/googletest.git
|
url = https://github.com/google/googletest.git
|
||||||
|
[submodule "Externals/rcheevos/rcheevos"]
|
||||||
|
path = Externals/rcheevos/rcheevos
|
||||||
|
url = https://github.com/RetroAchievements/rcheevos.git
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit c5304a61bcf256ae80fcd1c8f64ad9646aaea757
|
Loading…
Reference in New Issue