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
abf72565e7
commit
74ecd692a6
@ -483,9 +483,9 @@ static const std::unordered_map<ZydisMnemonic, std::vector<PatchInfo>> Patches =
|
|||||||
{FilterTcbAccess, GenerateTcbAccess, true}
|
{FilterTcbAccess, GenerateTcbAccess, true}
|
||||||
#else
|
#else
|
||||||
{FilterTcbAccess, GenerateTcbAccess, false}
|
{FilterTcbAccess, GenerateTcbAccess, false}
|
||||||
#endif
|
|
||||||
#endif
|
#endif
|
||||||
}},
|
}},
|
||||||
|
#endif
|
||||||
};
|
};
|
||||||
|
|
||||||
static std::once_flag init_flag;
|
static std::once_flag init_flag;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user