Home
last modified time | relevance | path

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

/dports/games/brickshooter/brickshooter-0.04/
H A Dbrickshooter.c1034 map_is_full() in map_is_full() function
1105 } while (map_is_full() || map_corners_full()); in map_generate_random()
2131 } else if (map_is_full()) { in pressed_fire()