#ifndef __GAMETIME #define __GAMETIME #include //#define TimeGetSeconds() (clock()/(float)CLOCKS_PER_SEC) float TimeGetSeconds(); #endif