mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-04 00:13:08 +00:00
Formatting fix
This commit is contained in:
parent
7d400703cf
commit
df2f721449
@ -10,10 +10,10 @@
|
||||
#ifdef ENABLE_QT_GUI
|
||||
#include <QtCore>
|
||||
#endif
|
||||
#include "common/memory_patcher.h"
|
||||
#include "common/assert.h"
|
||||
#include "common/discord_rpc_handler.h"
|
||||
#include "common/elf_info.h"
|
||||
#include "common/memory_patcher.h"
|
||||
#include "common/ntapi.h"
|
||||
#include "common/path_util.h"
|
||||
#include "common/polyfill_thread.h"
|
||||
@ -38,7 +38,6 @@
|
||||
#include "emulator.h"
|
||||
#include "video_core/renderdoc.h"
|
||||
|
||||
|
||||
Frontend::WindowSDL* g_window = nullptr;
|
||||
|
||||
namespace Core {
|
||||
|
Loading…
Reference in New Issue
Block a user