mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-14 04:07:50 +00:00
Handle changes pointed out in comments on PR
This commit is contained in:
parent
37b35180c5
commit
4e0ae45d99
3 changed files with 36 additions and 65 deletions
|
@ -23,6 +23,7 @@
|
|||
#include "core/settings.h"
|
||||
#include "core/system.h"
|
||||
#include "core/core.h"
|
||||
#include "core/gdbstub/gdbstub.h"
|
||||
#include "core/loader/loader.h"
|
||||
|
||||
#include "citra/config.h"
|
||||
|
@ -30,8 +31,6 @@
|
|||
|
||||
#include "video_core/video_core.h"
|
||||
|
||||
#include "core/gdbstub/gdbstub.h"
|
||||
|
||||
|
||||
static void PrintHelp()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue