mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-02-19 11:23:06 +00:00
Remove every trailing whitespace from the project (but externals).
This commit is contained in:
@@ -57,7 +57,7 @@ void EmuThread::run() {
|
||||
Core::SingleStep();
|
||||
emit DebugModeEntered();
|
||||
yieldCurrentThread();
|
||||
|
||||
|
||||
was_active = false;
|
||||
} else {
|
||||
std::unique_lock<std::mutex> lock(running_mutex);
|
||||
|
||||
Reference in New Issue
Block a user