Home
last modified time | relevance | path

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

/dports/graphics/reallyslick/rss-glx_0.9.1/src/
H A Deuphoria.cpp616 int whichtex = dTexture; in hack_init() local
619 if (whichtex == 4) /* random texture */ in hack_init()
620 whichtex = rsRandi (3) + 1; in hack_init()
632 switch (whichtex) { in hack_init()