mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-19 13:32:41 +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