Updated RPCS3

This commit is contained in:
XargonWan 2023-07-14 10:57:42 +02:00
parent 7f045e96d0
commit b1d91ab399

View file

@ -860,7 +860,7 @@ modules:
# glu issue, check libglu module for more info
#- rd-submodules/shared-modules/glu/glu-9.json
- rd-submodules/shared-modules/glew/glew.json
- rd-submodules/shared-modules/glew/glew.json # RPCS3 is not using this anymore, what about the other emu? Can we remove it?
- name: rpcs3
buildsystem: cmake-ninja
@ -905,7 +905,7 @@ modules:
sources:
- type: git
url: https://github.com/RPCS3/rpcs3.git
commit: 5d7e75c5d8c7492ae655ea38bb7ead4b868a2f17
commit: a828c214b5c0b87b81fcd13ff3c1e952c9a5d6dd
# RPCS3 - END