Home
last modified time | relevance | path

Searched refs:wipe_doMelt (Results 1 – 9 of 9) sorted by relevance

/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Df_wipe.c87 static int wipe_doMelt(int ticks) in wipe_doMelt() function
190 if (wipe_doMelt(ticks)) // final stuff in wipe_ScreenWipe()
/dports/games/prboom/prboom-2.5.0/src/
H A Df_wipe.c90 static int wipe_doMelt(int ticks) in wipe_doMelt() function
196 if (wipe_doMelt(ticks)) // final stuff in wipe_ScreenWipe()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Df_wipe.c164 wipe_doMelt in wipe_doMelt() function
268 wipe_initMelt, wipe_doMelt, wipe_exitMelt in wipe_ScreenWipe()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Df_wipe.c156 wipe_doMelt in wipe_doMelt() function
263 wipe_initMelt, wipe_doMelt, wipe_exitMelt in wipe_ScreenWipe()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Df_wipe.c156 wipe_doMelt in wipe_doMelt() function
263 wipe_initMelt, wipe_doMelt, wipe_exitMelt in wipe_ScreenWipe()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Df_wipe.c164 wipe_doMelt in wipe_doMelt() function
268 wipe_initMelt, wipe_doMelt, wipe_exitMelt in wipe_ScreenWipe()
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Df_wipe.c105 static int wipe_doMelt(int ticks) in wipe_doMelt() function
262 if (wipe_doMelt(ticks)) // final stuff in wipe_ScreenWipe()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Df_wipe.c260 int wipe_doMelt ( int ticks ) in wipe_doMelt() function
382 wipe_doMelt, // wipeno == wipe_Melt
/dports/games/zdoom/zdoom-2.8.1/src/
H A Df_wipe.cpp101 bool wipe_doMelt (int ticks) in wipe_doMelt() function
376 wipe_initMelt, wipe_doMelt, wipe_exitMelt,