Home
last modified time | relevance | path

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

/dports/games/exult/exult-snapshot-v1.7.0.20211128/
H A Dgamewin.cc1609 int new_tcy = (scrollty / c_tiles_per_chunk) % c_num_chunks; in view_up() local
1610 if (new_tcy != old_tcy) in view_up()