mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-11 09:47:56 -05:00
clang-format
This commit is contained in:
@ -8,7 +8,6 @@
|
||||
#include "yuzu/debugger/registers.h"
|
||||
#include "yuzu/util/util.h"
|
||||
|
||||
|
||||
RegistersWidget::RegistersWidget(QWidget* parent) : QDockWidget(parent) {
|
||||
cpu_regs_ui.setupUi(this);
|
||||
|
||||
|
Reference in New Issue
Block a user