Skip to content

Commit 5613346

Browse files
committed
fixed
1 parent 396de47 commit 5613346

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/Surge/modify/LevelSelectLayer.hpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,7 @@ class $modify(MyLevelSelectLayer, LevelSelectLayer) {
1010
bool init(int pageID);
1111

1212
$override
13+
#ifndef GEODE_IS_IOS
1314
ccColor3B colorForPage(int pageID);
15+
#endif
1416
};

0 commit comments

Comments
 (0)