default value of dishCacheSelector should be null
This commit is contained in:
@@ -186,7 +186,7 @@ namespace Ryujinx.HLE.Loaders.Processes
|
||||
string.Empty,
|
||||
string.Empty,
|
||||
false,
|
||||
string.Empty,
|
||||
null,
|
||||
codeAddress,
|
||||
codeSize);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user