HomeSort by: relevance | last modified time | path
    Searched defs:start_plane (Results 1 - 2 of 2) sorted by relevancy

  /src/games/atc/
update.c 321 int found, start_plane = last_plane; local in function:next_plane
339 } while (found && last_plane != start_plane);
update.c 321 int found, start_plane = last_plane; local in function:next_plane
339 } while (found && last_plane != start_plane);

Completed in 21 milliseconds