mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-16 12:09:07 +00:00
Oops
This commit is contained in:
parent
9cdd547904
commit
ea426a8d39
@ -44,8 +44,8 @@ enum class MemoryMapFlags : u32 {
|
||||
Shared = 1,
|
||||
Private = 2,
|
||||
Fixed = 0x10,
|
||||
Void = 0x100,
|
||||
NoOverwrite = 0x80,
|
||||
Void = 0x100,
|
||||
Stack = 0x400,
|
||||
NoSync = 0x800,
|
||||
Anon = 0x1000,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user