mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-10 19:51:32 -06:00
update current firmware version (#4144)
This commit is contained in:
parent
2ca342970a
commit
ec1719e4d3
@ -37,7 +37,7 @@ struct OrbisWrapperImpl<PS4_SYSV_ABI R (*)(Args...), f> {
|
||||
|
||||
#define ORBIS(func) (Libraries::Kernel::OrbisWrapperImpl<decltype(&(func)), func>::wrap)
|
||||
|
||||
#define CURRENT_FIRMWARE_VERSION 0x13020011
|
||||
#define CURRENT_FIRMWARE_VERSION 0x13500011
|
||||
|
||||
s32* PS4_SYSV_ABI __Error();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user