mirror of
https://github.com/geode-sdk/geode.git
synced 2025-04-10 12:04:36 -04:00
Merge branch 'main' of https://github.com/geode-sdk/geode
This commit is contained in:
commit
1036e780f9
2 changed files with 3 additions and 0 deletions
loader/include
|
@ -1598,7 +1598,10 @@ public:
|
|||
void setUseChildIndex(bool);
|
||||
void qsortAllChildrenWithIndex();
|
||||
|
||||
protected:
|
||||
static void resetGlobalOrderOfArrival();
|
||||
|
||||
public:
|
||||
|
||||
void sortAllChildrenNoIndex();
|
||||
void sortAllChildrenWithIndex();
|
||||
|
|
Binary file not shown.
Loading…
Add table
Reference in a new issue