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