mirror of
https://git.zaroz.cloud/nintendo-back-up/Ryujinx.git
synced 2025-12-14 06:22:40 +00:00
add missing return
This commit is contained in:
@@ -122,6 +122,8 @@ namespace Ryujinx.HLE.FileSystem
|
||||
|
||||
entries.Add(directoryEntry);
|
||||
}
|
||||
|
||||
return entries.ToArray();
|
||||
}
|
||||
|
||||
return null;
|
||||
|
||||
Reference in New Issue
Block a user