Home
last modified time | relevance | path

Searched refs:PRELEVELTIME (Results 1 – 3 of 3) sorted by relevance

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Df_finale.h180 #define PRELEVELTIME 24 // frames in tics macro
H A Dst_stuff.c1277 if (run || (lt_ticker < PRELEVELTIME)) in ST_runTitleCard()
H A Dg_game.c1913 tic_t endtime = starttime + (PRELEVELTIME*NEWTICRATERATIO); in G_PreLevelTitleCard()