mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-09 05:08:43 +00:00
Add stubbed libSceNpProfileDialog library (#3411)
* Stubbed library * Silence sceNpProfileDialogUpdateStatus * the loathsome clang-formatter
This commit is contained in:
@@ -594,6 +594,8 @@ set(NP_LIBS src/core/libraries/np_common/np_common.cpp
|
||||
src/core/libraries/np_party/np_party_error.h
|
||||
src/core/libraries/np_auth/np_auth.cpp
|
||||
src/core/libraries/np_auth/np_auth.h
|
||||
src/core/libraries/np_profiledialog/np_profiledialog.cpp
|
||||
src/core/libraries/np_profiledialog/np_profiledialog.h
|
||||
)
|
||||
|
||||
set(ZLIB_LIB src/core/libraries/zlib/zlib.cpp
|
||||
|
||||
Reference in New Issue
Block a user