Skip to content

Commit

Permalink
need to do it one by one...
Browse files Browse the repository at this point in the history
  • Loading branch information
YellowCat98 committed May 11, 2024
1 parent cedd712 commit 0966dff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.mm
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@
class $modify(MenuLayer) {
void onMoreGames(CCObject*) {
std::string path = Mod::get()->getResourcesDir() / "geode-logo.png";
NSString *iconPath = to_sstring(path);
}
};

0 comments on commit 0966dff

Please sign in to comment.