Home
last modified time | relevance | path

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

/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dcomplex.cpp1732 void bugcell(cell *c) { in bugcell() function
1822 int xdcs = isize(dcal); for(int i=0; i<xdcs; i++) bugcell(dcal[i]); in movebugs()
1823 for(int i=0; i<isize(bugcellq); i++) bugcell(bugcellq[i]); in movebugs()