Home
last modified time | relevance | path

Searched refs:F_WipeColorFill (Results 1 – 5 of 5) sorted by relevance

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Df_wipe.c514 F_WipeColorFill(wipecolor); in F_TryColormapFade()
521 F_WipeColorFill(wipecolor); in F_TryColormapFade()
H A Df_finale.h186 #define F_WipeColorFill(c) V_DrawFill(0, 0, BASEVIDWIDTH, BASEVIDHEIGHT, c) macro
H A Dd_main.c316 F_WipeColorFill(31); in D_Display()
H A Df_finale.c940 F_WipeColorFill(31); in F_IntroDrawer()
953 F_WipeColorFill(31); in F_IntroDrawer()
979 F_WipeColorFill(31); in F_IntroDrawer()
H A Dp_setup.c3826 F_WipeColorFill(0); in P_RunSpecialStageWipe()
3859 F_WipeColorFill(31); in P_RunLevelWipe()
4234 F_WipeColorFill(levelfadecol); in P_LoadLevel()