mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-04 17:22:25 -07:00
Handle changes pointed out in comments on PR
This commit is contained in:
@@ -44,12 +44,11 @@
|
||||
#include "core/settings.h"
|
||||
#include "core/system.h"
|
||||
#include "core/arm/disassembler/load_symbol_map.h"
|
||||
#include "core/gdbstub/gdbstub.h"
|
||||
#include "core/loader/loader.h"
|
||||
|
||||
#include "video_core/video_core.h"
|
||||
|
||||
#include "core/gdbstub/gdbstub.h"
|
||||
|
||||
GMainWindow::GMainWindow() : emu_thread(nullptr)
|
||||
{
|
||||
Pica::g_debug_context = Pica::DebugContext::Construct();
|
||||
|
Reference in New Issue
Block a user