mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-13 23:28:56 +00:00
Standardize RegisterLib names for HLE libraries (#3234)
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
|
||||
namespace Libraries::Posix {
|
||||
|
||||
void Registerlibsceposix(Core::Loader::SymbolsResolver* sym) {}
|
||||
void RegisterLib(Core::Loader::SymbolsResolver* sym) {}
|
||||
|
||||
} // namespace Libraries::Posix
|
||||
|
||||
Reference in New Issue
Block a user