Home
last modified time | relevance | path

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

/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dgame_battler.cpp366 auto prev_restriction = battler.GetSignificantRestriction(); in RemoveStates() local
384 && cur_restriction != prev_restriction) { in RemoveStates()