2989c163 ^
b4d8d893 ^
1
2 3 4
namespace Ryujinx.Memory.Tracking { public delegate void RegionSignal(ulong address, ulong size); }