mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-23 10:56:19 +00:00
libraries: Add stubs for libScePlayGoDialog (#1635)
This commit is contained in:
parent
4ebb90c774
commit
394a14626b
6 changed files with 122 additions and 0 deletions
|
@ -374,6 +374,8 @@ set(JPEG_LIB src/core/libraries/jpeg/jpeg_error.h
|
|||
|
||||
set(PLAYGO_LIB src/core/libraries/playgo/playgo.cpp
|
||||
src/core/libraries/playgo/playgo.h
|
||||
src/core/libraries/playgo/playgo_dialog.cpp
|
||||
src/core/libraries/playgo/playgo_dialog.h
|
||||
src/core/libraries/playgo/playgo_types.h
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue