Home
last modified time | relevance | path

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

/dports/games/crafty/crafty-25.2_1/
H A Ddata.h39 extern int EGTB_setup;
H A Ddata.c486 int EGTB_setup = 0; variable
H A Doption.c556 if (!EGTB_setup) { in Option()
558 EGTB_setup = 1; in Option()