Skip to content

Commit

Permalink
dis?
Browse files Browse the repository at this point in the history
  • Loading branch information
user95401 committed Apr 14, 2024
1 parent 31f1c39 commit bdc8b18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _Src/controllers.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ void UpdatePagesSetup() {
//.text:003EBDA4 BNE loc_3EBD88
//.text : 003EBDA6 MOV.W R10, #3
//WriteProcMem(geode::base::get() + 0x3ebda2, { 0xba, 0xf1, (uint8_t)cmp_amount });
auto addr = geode::addresser::getNonVirtual(geode::modifier::AsStaticFunction_init<LevelSelectLayer, bool>::value);//<int>::func(::init)) + 0x2e2;
//auto addr = geode::addresser::getNonVirtual(geode::modifier::Resolve<int>::func(&LevelSelectLayer::init)) + 0x2e2;
//WriteProcMem(addr, { 0xba, 0xf1, (uint8_t)cmp_amount });
#endif
Expand Down

0 comments on commit bdc8b18

Please sign in to comment.