ref: c34dca177af8139fd3fc735036b0aa881c4ead1f dir: /src/gameticks.h/
// gameticks.h unsigned int MTickCount(); void InitGameTickCount( void ); void FreezeGameTickCount( void ); void UnfreezeGameTickCount( void ); unsigned int GameTickCount( void );