Home
last modified time | relevance | path

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

/dports/games/exult/exult-snapshot-v1.7.0.20211128/
H A Dgamewin.h159 long check_time_stopped();
447 return !time_stopped ? 0 : check_time_stopped(); in is_time_stopped()
H A Dgamewin.cc712 long Game_window::check_time_stopped( in check_time_stopped() function in Game_window