mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 14:37:08 +00:00
Add gcm to auto lle / liblv2
This commit is contained in:
parent
fff34a7f0f
commit
02845f546e
2 changed files with 1 additions and 1 deletions
|
|
@ -1198,6 +1198,7 @@ void ppu_load_exec(const ppu_exec_object& elf)
|
|||
{ "cellFont", "libfont.sprx" },
|
||||
{ "cellFontFT", "libfontFT.sprx" },
|
||||
{ "cellFontFT", "libfreetype.sprx" },
|
||||
{ "cellGcmSys", "libgcm_sys.sprx" },
|
||||
{ "cellGifDec", "libgifdec.sprx" },
|
||||
{ "cellGifDec", "libsre.sprx" },
|
||||
{ "cellJpgDec", "libjpgdec.sprx" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue