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

@ -1,5 +1,5 @@
#pragma once
#include "../Loader/Elf.h"
#include "../Core/PS4/Loader/Elf.h"
class ElfViewer {
private: