Skip to content

Commit

Permalink
ios support
Browse files Browse the repository at this point in the history
  • Loading branch information
YellowCat98 committed Apr 28, 2024
1 parent 49079d8 commit af18318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ class $modify(MenuLayer) {
class $modify(GJMoreGamesLayer) {
void customSetup() {
GJMoreGamesLayer::customSetup();
#ifndef GEODE_IS_ANDROID
#ifndef GEODE_IS_MOBILE


CCLayer* cclayer = dynamic_cast<CCLayer*>(getChildren()->objectAtIndex(0));
Expand Down

0 comments on commit af18318

Please sign in to comment.