-
-
Notifications
You must be signed in to change notification settings - Fork 182
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* discord-rpc: use upstream repository * googletest: v1.15.0 * libchdr: master * oboe: v1.9.0 * rcheevos: v11.4.0
- Loading branch information
Showing
7 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule discord-rpc
updated
4 files
+7 −5 | .github/workflows/cmake.yml | |
+21 −14 | CMakeLists.txt | |
+2 −7 | src/CMakeLists.txt | |
+5 −0 | src/serialization.h |
Submodule googletest
updated
76 files
Submodule libchdr
updated
6 files
+1 −0 | CMakeLists.txt | |
+8 −8 | deps/lzma-24.05/include/7zTypes.h | |
+1 −1 | deps/lzma-24.05/src/CpuArch.c | |
+97 −97 | include/libchdr/chd.h | |
+9 −22 | include/libchdr/coretypes.h | |
+135 −135 | src/libchdr_chd.c |
Submodule rcheevos
updated
34 files