Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Strategic/
H A DMap_Screen_Interface_Map.cc1492 INT32 iPastX, iPastY; in TraceCharAnimatedRoute() local
1880 iPastY=(pPastNode->uiSectorId/MAP_WORLD_X); in TraceCharAnimatedRoute()
1882 iPastY=(iPastY*MAP_GRID_Y)+MAP_VIEW_START_Y; in TraceCharAnimatedRoute()