1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-12-09 14:22:07 -06:00

Fixed formatting

This commit is contained in:
niansa
2024-03-08 20:38:28 +01:00
parent 769aefe667
commit 539849b4d6
60 changed files with 69 additions and 71 deletions

View File

@@ -34,11 +34,11 @@
#include "input_common/main.h"
#include "network/network.h"
#include "sdl_config.h"
#include "video_core/renderer_base.h"
#include "suyu_cmd/emu_window/emu_window_sdl2.h"
#include "suyu_cmd/emu_window/emu_window_sdl2_gl.h"
#include "suyu_cmd/emu_window/emu_window_sdl2_null.h"
#include "suyu_cmd/emu_window/emu_window_sdl2_vk.h"
#include "video_core/renderer_base.h"
#ifdef _WIN32
// windows.h needs to be included before shellapi.h