HomeSort by: relevance | last modified time | path
    Searched refs:lastshape (Results 1 - 1 of 1) sorted by relevancy

  /src/games/tetris/
screen.c 299 static const struct shape *lastshape; local
319 if (showpreview && (nextshape != lastshape)) {
323 lastshape = nextshape;

Completed in 30 milliseconds