mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-18 01:28:36 +00:00
Standardize RegisterLib names for HLE libraries (#3234)
This commit is contained in:
@@ -481,5 +481,5 @@ int PS4_SYSV_ABI Func_A6BDC9DFDAFD02B4();
|
||||
int PS4_SYSV_ABI Func_BB9491DFE6B4953C();
|
||||
int PS4_SYSV_ABI Func_D2B814603E7B4477();
|
||||
|
||||
void RegisterlibSceUserService(Core::Loader::SymbolsResolver* sym);
|
||||
void RegisterLib(Core::Loader::SymbolsResolver* sym);
|
||||
} // namespace Libraries::UserService
|
||||
|
||||
Reference in New Issue
Block a user