mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-16 22:28:01 -05:00
Manually tweak source formatting and then re-run clang-format
This commit is contained in:
@ -75,8 +75,7 @@ void RegistersWidget::OnDebugModeEntered() {
|
||||
UpdateVFPSystemRegisterValues();
|
||||
}
|
||||
|
||||
void RegistersWidget::OnDebugModeLeft() {
|
||||
}
|
||||
void RegistersWidget::OnDebugModeLeft() {}
|
||||
|
||||
void RegistersWidget::OnEmulationStarting(EmuThread* emu_thread) {
|
||||
setEnabled(true);
|
||||
|
Reference in New Issue
Block a user