mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-10-07 13:12:14 -07:00
Remove more 3DS-specific code.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include "citra_qt/debugger/graphics/graphics.h"
|
||||
#include "citra_qt/util/util.h"
|
||||
|
||||
extern GraphicsDebugger g_debugger;
|
||||
GraphicsDebugger g_debugger;
|
||||
|
||||
GPUCommandStreamItemModel::GPUCommandStreamItemModel(QObject* parent)
|
||||
: QAbstractListModel(parent), command_count(0) {
|
||||
|
Reference in New Issue
Block a user