// NG Menu // util/text.qh // text tool functions // returns a pair vector( string pText, vector pLast ) Util_GetEndOfLine; vector( string pText, vector pLast, float pWrapLength ) Util_GetEndOfWrappedLine;