mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-08 01:39:36 +00:00
touch: add new commands
This commit is contained in:
@@ -295,9 +295,10 @@ protected:
|
||||
void Link( I elem );
|
||||
|
||||
// Used for sorting.
|
||||
M m_Elements;
|
||||
|
||||
LessFunc_t m_LessFunc;
|
||||
|
||||
M m_Elements;
|
||||
I m_Root;
|
||||
I m_NumElements;
|
||||
I m_FirstFree;
|
||||
|
||||
Reference in New Issue
Block a user