Skip to content

Commit

Permalink
Add support for RESIDENT 2023090500 (010)
Browse files Browse the repository at this point in the history
  • Loading branch information
aixxe committed Feb 8, 2024
1 parent 9078507 commit 7c3038c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/game/LDJ-010-2023090500.cc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#include <cstddef>

std::ptrdiff_t addr_hook_a = 0x064E7B0;
std::ptrdiff_t addr_hook_b = 0x06B71B0;
std::ptrdiff_t addr_textures = 0x7106E98;
std::ptrdiff_t addr_device_offset = 0x00000E0;

0 comments on commit 7c3038c

Please sign in to comment.