1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-12-17 02:15:08 -06:00
Files
ryujinx/Ryujinx.HLE/FileSystem/Content/ContentManager.cs
jduncanator 26e09474a9 ContentServices: Handle null LocationEntry Path in VerifyContentType (#506)
When `LocationEntry.ContentPath` is `null`, we can always return `false` as it can't possibly be a valid `ContentType`
2018-11-19 01:20:17 +01:00

11 KiB