Searched refs:games_is_active (Results 1 – 3 of 3) sorted by relevance
79 city_data.games.games_is_active = 1; in begin_games()88 city_data.games.games_is_active = 0; in end_games()142 if (city_data.games.remaining_duration && city_data.games.games_is_active) { in city_games_decrement_duration()
80 if (city_data.games.games_is_active) { in city_festival_games_active()88 if (city_data.games.games_is_active) { in city_festival_games_active_venue_type()
336 int32_t games_is_active; member