mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-04-20 03:24:49 +00:00
debug logging
This commit is contained in:
parent
09e3956c4f
commit
862ab9eebe
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ void RegisterlibSceNpAuth(Core::Loader::SymbolsResolver* sym) {
|
|||
LIB_FUNCTION("gjSyfzSsDcE", "libSceNpAuth", 1, "libSceNpAuth", 1, 1, sceNpAuthPollAsync);
|
||||
LIB_FUNCTION("PM3IZCw-7m0", "libSceNpAuth", 1, "libSceNpAuth", 1, 1, sceNpAuthSetTimeout);
|
||||
LIB_FUNCTION("SK-S7daqJSE", "libSceNpAuth", 1, "libSceNpAuth", 1, 1, sceNpAuthWaitAsync);
|
||||
LOG_INFO(Lib_NpAuth, "linking done");
|
||||
};
|
||||
|
||||
} // namespace Libraries::NpAuth
|
Loading…
Add table
Reference in a new issue