default value of dishCacheSelector should be null

This commit is contained in:
LotP1
2024-12-14 15:01:33 +01:00
committed by LotP1
parent fc22247b4f
commit ee1c3c3a64
2 changed files with 2 additions and 2 deletions

View File

@@ -186,7 +186,7 @@ namespace Ryujinx.HLE.Loaders.Processes
string.Empty,
string.Empty,
false,
string.Empty,
null,
codeAddress,
codeSize);