mirror of
https://github.com/celisej567/source-engine.git
synced 2026-09-19 20:09:06 +03: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