We’ve made some security fixes to the system software. (#4585)

This commit is contained in:
kalaposfos13 2026-06-16 20:47:07 +02:00 committed by GitHub
parent 11edaeabb8
commit bc74c604eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,7 +37,7 @@ struct OrbisWrapperImpl<f> {
#define ORBIS(func) (Libraries::Kernel::OrbisWrapperImpl<func>::wrap)
#define CURRENT_FIRMWARE_VERSION 0x13500011
#define CURRENT_FIRMWARE_VERSION 0x13520001
s32* PS4_SYSV_ABI __Error();