From 7f04a23e23ac00d1076f9b37ba7b0cd52744f1b7 Mon Sep 17 00:00:00 2001 From: JosJuice Date: Sat, 27 Dec 2014 20:13:31 +0100 Subject: Add FileMonitor support for VolumeDirectory --- Source/Core/DiscIO/FileMonitor.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/Core/DiscIO/FileMonitor.cpp') diff --git a/Source/Core/DiscIO/FileMonitor.cpp b/Source/Core/DiscIO/FileMonitor.cpp index 16c110716e..0cb561728a 100644 --- a/Source/Core/DiscIO/FileMonitor.cpp +++ b/Source/Core/DiscIO/FileMonitor.cpp @@ -92,7 +92,7 @@ void ReadFileSystem(const std::string& filename) FileAccess = true; } -// Check if we should play this file +// Logs a file if it passes a few checks void CheckFile(const std::string& file, u64 size) { // Don't do anything if the log is unselected -- cgit v1.2.3