mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-20 18:34:58 +00:00
small fixes , cleanups
This commit is contained in:
parent
9d4149f006
commit
e272b152ed
5 changed files with 9 additions and 20 deletions
|
@ -126,7 +126,6 @@ public:
|
|||
virtual ~Linker();
|
||||
|
||||
Module* LoadModule(const std::filesystem::path& elf_name);
|
||||
Module* FindModule(u32 id = 0);
|
||||
void LoadModuleToMemory(Module* m);
|
||||
void LoadDynamicInfo(Module* m);
|
||||
void LoadSymbols(Module* m);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue