Skip to content

Commit

Permalink
nevermind
Browse files Browse the repository at this point in the history
  • Loading branch information
user95401 committed Apr 14, 2024
1 parent 962d56e commit edd714f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _Src/controllers.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,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::getVirtual(geode::modifier::AsStaticFunction_init<LevelSelectLayer, bool>::value);//<int>::func(::init)) + 0x2e2;
//auto addr = geode::addresser::getVirtual(geode::modifier::AsStaticFunction_init<LevelSelectLayer, bool>::value);//<int>::func(::init)) + 0x2e2;
//auto addr = geode::addresser::getVirtual(geode::modifier::Resolve<int>::func(&LevelSelectLayer::init)) + 0x2e2;
//WriteProcMem(addr, { 0xba, 0xf1, (uint8_t)cmp_amount });
#endif
Expand Down

0 comments on commit edd714f

Please sign in to comment.