mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-15 16:18:56 +00:00
small fixes , cleanups
This commit is contained in:
committed by
georgemoralis
parent
9d4149f006
commit
e272b152ed
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user