Home
last modified time | relevance | path

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

/dports/games/exult/exult-snapshot-v1.7.0.20211128/objs/
H A Dchunks.cc895 int this_lift; in is_blocked() local
901 rty, this_lift, move_flags, max_drop, max_rise)) in is_blocked()
904 new_lift = this_lift > new_lift ? in is_blocked()
905 this_lift : new_lift; in is_blocked()