Home
last modified time | relevance | path

Searched defs:forCellIdEx (Results 1 – 2 of 2) sorted by relevance

/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dattack.cpp1296 if(!isUnarmed(who)) forCellIdEx(c, t, mt) { in forCellIdEx() function
H A Dhyper.h572 #define forCellIdEx(ct, i, cf) forCellIdAll(ct,i,cf) if(ct) macro