mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-12 10:46:08 +00:00
@@ -26,6 +26,10 @@ struct SSortedList {
|
||||
CHECK_SIZEOF(SSortedList, 0x804);
|
||||
|
||||
class CSortedListManager {
|
||||
public:
|
||||
CSortedListManager();
|
||||
|
||||
private:
|
||||
SNode x0_nodes[kMaxObjects];
|
||||
SSortedList xb000_sortedLists[6];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user