From cdb1744994faa9dad6172f235b8e5801577c52c5 Mon Sep 17 00:00:00 2001 From: Link Mauve Date: Thu, 3 Sep 2026 11:50:21 +0200 Subject: [PATCH] Core: Improve error message on empty dff This also lets us remove the comment, which is now unnecessary. --- Source/Core/Core/Core.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Source/Core/Core/Core.cpp b/Source/Core/Core/Core.cpp index 8ce66e67bb..fc614fd24c 100644 --- a/Source/Core/Core/Core.cpp +++ b/Source/Core/Core/Core.cpp @@ -431,8 +431,7 @@ static void FifoPlayerThread(Core::System& system, const std::optional