more symbols work and refactoring

This commit is contained in:
georgemoralis 2023-06-19 07:51:56 +03:00
parent 11bf9d7928
commit cc34a85c54
8 changed files with 38 additions and 10 deletions

View file

@ -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