Home
last modified time | relevance | path

Searched refs:wipe_reverse (Results 1 – 4 of 4) sorted by relevance

/dports/games/edge/Edge-1.35-source/src/
H A Dr_wipe.h65 extern int wipe_reverse;
H A De_main.cc482 int wipe_reverse = 0; variable
576 RGL_InitWipe(wipe_reverse, wipe_method); in E_Display()
H A Dm_misc.cc130 {CFGT_Int, "wipe_reverse", &wipe_reverse, CFGDEF_WIPE_REVERSE},
H A Dm_option.cc386 {OPT_Switch, "Reversed wipe", YesNo, 2, &wipe_reverse, NULL, NULL},