mirror of
https://git.citron-emu.org/citron/emulator
synced 2026-01-17 08:24:46 +00:00
fix: NTFS Directory Scanning w/ Linux
Signed-off-by: Collecting <collecting@noreply.localhost>
This commit is contained in:
@@ -47,6 +47,7 @@ public:
|
||||
enum class ScanTarget {
|
||||
FillManualContentProvider,
|
||||
PopulateGameList,
|
||||
Both,
|
||||
};
|
||||
|
||||
explicit GameListWorker(std::shared_ptr<FileSys::VfsFilesystem> vfs_,
|
||||
|
||||
Reference in New Issue
Block a user