mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-02-13 17:10:08 +00:00
updated psfMode thanks to red_pring
This commit is contained in:
parent
1f81d33ae6
commit
c80a8946a8
|
@ -18,7 +18,7 @@ enum PfsMode : unsigned short {
|
|||
Signed = 0x1,
|
||||
Is64Bit = 0x2,
|
||||
Encrypted = 0x4,
|
||||
UnknownFlagAlwaysSet = 0x8
|
||||
Caseinsensitive = 0x8
|
||||
};
|
||||
|
||||
struct PSFHeader_ {
|
||||
|
|
Loading…
Reference in a new issue