Searched refs:wipe_reverse (Results 1 – 4 of 4) sorted by relevance
/dports/games/edge/Edge-1.35-source/src/ |
H A D | r_wipe.h | 65 extern int wipe_reverse;
|
H A D | e_main.cc | 482 int wipe_reverse = 0; variable 576 RGL_InitWipe(wipe_reverse, wipe_method); in E_Display()
|
H A D | m_misc.cc | 130 {CFGT_Int, "wipe_reverse", &wipe_reverse, CFGDEF_WIPE_REVERSE},
|
H A D | m_option.cc | 386 {OPT_Switch, "Reversed wipe", YesNo, 2, &wipe_reverse, NULL, NULL},
|