mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-18 09:24:58 +00:00
kernel: To snake case
This commit is contained in:
parent
099d01f96c
commit
79c9d9ebd1
4 changed files with 8 additions and 9 deletions
|
@ -4,9 +4,9 @@
|
|||
#include "common/string_util.h"
|
||||
#include "core/aerolib/aerolib.h"
|
||||
#include "core/aerolib/stubs.h"
|
||||
#include "core/hle/kernel/thread_management.h"
|
||||
#include "core/linker.h"
|
||||
#include "core/virtual_memory.h"
|
||||
#include "core/hle/kernel/ThreadManagement.h"
|
||||
|
||||
namespace Core {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue