forked from eden-emu/eden
Remove more 3DS-specific code.
This commit is contained in:
parent
dbd15b0d10
commit
15983dcfdc
7 changed files with 2 additions and 1414 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue