Home
last modified time | relevance | path

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

/dports/games/angband/Angband-4.2.2/src/
H A Dui-target.c1207 int old_wy = Term->offset_y; in target_set_interactive() local
1220 if ((i < 0) && modify_panel(Term, old_wy, old_wx)) { in target_set_interactive()
/dports/games/bstone/bstone-1.1.9/src/
H A D3d_main.cpp7836 int16_t old_wy = WindowY; in LoadLevel() local
7850 WindowY = old_wy; in LoadLevel()
8296 auto old_wy = ::WindowY; in LoadTheGame() local
8312 ::WindowY = old_wy; in LoadTheGame()