mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-26 12:26:18 +00:00
Export eboot address (#2866)
This commit is contained in:
parent
ede60e8f7f
commit
c47d9b2ad6
2 changed files with 8 additions and 2 deletions
|
@ -23,7 +23,7 @@
|
|||
|
||||
namespace MemoryPatcher {
|
||||
|
||||
uintptr_t g_eboot_address;
|
||||
EXPORT uintptr_t g_eboot_address;
|
||||
uint64_t g_eboot_image_size;
|
||||
std::string g_game_serial;
|
||||
std::string patchFile;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue