2989c163 ^
d92fff54 ^
1
2 3 4
namespace Ryujinx.Memory.Tracking { public delegate bool PreciseRegionSignal(ulong address, ulong size, bool write); }