Home
last modified time | relevance | path

Searched defs:points_to_move (Results 1 – 1 of 1) sorted by relevance

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DItems.cc1065 INT8 const points_to_move = MIN(max_points - dst_status, src_status); in CleanUpStack() local
1088 INT8 const points_to_move = MIN(max_points - dst_status, src_status); in CleanUpStack() local