rcheevos submodule

cobalt2727 2023-04-14 10:56:32 -04:00
parent ac1a1e4dda
commit 39a793cb05

@ -47,6 +47,7 @@ git submodule update --init Externals/VulkanMemoryAllocator
git submodule update --init --recursive Externals/cubeb
git submodule update --init Externals/implot
git submodule update --init Externals/gtest
git submodule update --init Externals/rcheevos
git pull --recurse-submodules
```