mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-23 21:55:47 +00:00
@@ -172,7 +172,7 @@ namespace Ryujinx.Graphics.Vulkan
|
||||
{
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
List<Range> result = null;
|
||||
|
||||
int index = BinarySearch(list, offset, size);
|
||||
|
||||
Reference in New Issue
Block a user