mirror of
https://git.h3cjp.net/H3cJP/yuzu.git
synced 2024-11-14 20:42:56 +00:00
444a01afa6
Amends the initializer list to be in the same order that each variable would be initialized in. We also do this to ensure we don't use a bogus uninitialized instance of the exclusive monitor within MakeJit() We can also remove the jit member from the initializer list as this is initialized by PageTableChanged() |
||
---|---|---|
.. | ||
dynarmic | ||
unicorn | ||
arm_interface.h | ||
exclusive_monitor.cpp | ||
exclusive_monitor.h |