Home
last modified time | relevance | path

Searched refs:endtimey (Results 1 – 1 of 1) sorted by last modified time

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_ted.c3422 endtimey; in SetupClocks() local
3457 endtimey=mapy; in SetupClocks()
3459 FindTimeTile (&endtimex, &endtimey); in SetupClocks()
3461 minutes = (int) ((MAPSPOT (endtimex, endtimey, 2) >> 8) & 0xff); in SetupClocks()
3462 seconds = (int) ((MAPSPOT (endtimex, endtimey, 2) >> 0) & 0xff); in SetupClocks()