Home
last modified time | relevance | path

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

/dports/games/adonthell/adonthell-0.3.8/src/
H A Dgametime.cc78 if (fts > FTS_LIMIT) fts = FTS_LIMIT; in update()
H A Dgametime.h56 #define FTS_LIMIT 20 macro
/dports/games/adonthell/adonthell-0.3.8/src/modules/
H A Dadonthell.py577 FTS_LIMIT = _adonthell.FTS_LIMIT variable