mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-06 06:55:09 +00:00
Update clang-format
This commit is contained in:
parent
b17f73de88
commit
0370d628e4
4 changed files with 51 additions and 57 deletions
|
|
@ -4,7 +4,6 @@
|
|||
#include "Emu/Audio/Null/NullAudioBackend.h"
|
||||
#include "Emu/Cell/PPUAnalyser.h"
|
||||
#include "Emu/Cell/SPURecompiler.h"
|
||||
#include "cellos/sys_sync.h"
|
||||
#include "Emu/IdManager.h"
|
||||
#include "Emu/Io/KeyboardHandler.h"
|
||||
#include "Emu/Io/Null/NullKeyboardHandler.h"
|
||||
|
|
@ -34,6 +33,7 @@
|
|||
#include "Loader/PSF.h"
|
||||
#include "Loader/PUP.h"
|
||||
#include "Loader/TAR.h"
|
||||
#include "cellos/sys_sync.h"
|
||||
#include "dev/block_dev.hpp"
|
||||
#include "dev/iso.hpp"
|
||||
#include "hidapi_libusb.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue