Home
last modified time | relevance | path

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

/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dhistory.cpp389 hyperpoint nextscr; in measureLength() local
390 applymodel(shiftless(next), nextscr); in measureLength()
391 tpixels += nextscr[0] * r; in measureLength()
394 tpixels += nextscr[0] * r * extra_line_steps; in measureLength()