From 927e87d5e82f0ebe66344395712e12dc41854812 Mon Sep 17 00:00:00 2001 From: kalaposfos13 <153381648+kalaposfos13@users.noreply.github.com> Date: Sat, 1 Feb 2025 21:13:08 +0100 Subject: [PATCH] Possible fix for Windows --- src/emulator.cpp | 9 +++++++-- src/qt_gui/main_window.cpp | 9 +++++++-- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/src/emulator.cpp b/src/emulator.cpp index ba8d8917c..22dcc8ebe 100644 --- a/src/emulator.cpp +++ b/src/emulator.cpp @@ -201,8 +201,13 @@ void Emulator::Run(const std::filesystem::path& file, const std::vector