Skip to content

Commit

Permalink
fdgdffd
Browse files Browse the repository at this point in the history
  • Loading branch information
TobyAdd committed Nov 27, 2024
1 parent 0ddd5d6 commit b8e6799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hacks.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ void Hacks::Init() {
address1 = geode::base::get() + 0x607ca0;
address2 = geode::base::get() + 0x607ca4;
#elif defined(GEODE_IS_ANDROID64)
address1 = geode::base::get() + 0x6a7f44;
address1 = geode::base::get() + 0x65d740;
address2 = geode::base::get() + 0x67790c;
#endif

Expand Down

0 comments on commit b8e6799

Please sign in to comment.