Add New 010 DLL offsets
This commit is contained in:
parent
08f16686ff
commit
ce55c9cefb
6
src/game/LDJ-010-2024032500.cc
Normal file
6
src/game/LDJ-010-2024032500.cc
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
#include <cstddef>
|
||||||
|
|
||||||
|
std::ptrdiff_t addr_hook_a = 0x087FF70;
|
||||||
|
std::ptrdiff_t addr_hook_b = 0x08EA320;
|
||||||
|
std::ptrdiff_t addr_textures = 0x784F028;
|
||||||
|
std::ptrdiff_t addr_device_offset = 0x00000E0;
|
Loading…
Reference in a new issue