Home
last modified time | relevance | path

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

/dports/games/flying/flying-6.20/
H A Dxgraph.C24 static int nbg_cols_all; variable
258 for (nbgc=(nbg_cols_all-1)-1;nbgc>=0;nbgc--) {// passenden Index suchen in StoreColor()
283 stat = nball_cols*bg_unused + (nbc-nball_cols)*(nbg_cols_all) in StoreColor()
352 nbg_cols_all = (1<<nplanes); in AllocColors()
353 bg_unused = nbg_cols_all-1-nbg_cols; in AllocColors()
365 +(nball_cols_to_alloc-nball_cols)*(nbg_cols_all)) { in AllocColors()