mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-21 19:05:00 +00:00
refactoring Core folder to core
This commit is contained in:
parent
cfdc45dfcb
commit
93e75481c7
32 changed files with 71 additions and 71 deletions
|
@ -1,6 +1,6 @@
|
|||
#pragma once
|
||||
#include "../Loader/SymbolsResolver.h"
|
||||
#include <Core/PS4/Loader/Elf.h>
|
||||
#include <core/PS4/Loader/Elf.h>
|
||||
|
||||
#define LIB_FUNCTION(nid, lib, libversion, mod, moduleVersionMajor, moduleVersionMinor, function) \
|
||||
{\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue