mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-02 15:16:21 +00:00
more symbols work and refactoring
This commit is contained in:
parent
11bf9d7928
commit
cc34a85c54
8 changed files with 38 additions and 10 deletions
|
@ -23,8 +23,8 @@ add_executable(shadps4
|
|||
src/types.h
|
||||
src/Core/FsFile.cpp
|
||||
src/Core/FsFile.h
|
||||
src/Loader/Elf.cpp
|
||||
src/Loader/Elf.h
|
||||
src/Core/PS4/Loader/Elf.cpp
|
||||
src/Core/PS4/Loader/Elf.h
|
||||
src/GUI/ElfViewer.cpp
|
||||
src/GUI/ElfViewer.h
|
||||
src/Util/Log.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue