Searched refs:rotc (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/games/tetris/
H A Dtetris.h128 int rotc; /* -- " -- in classic version */ member in struct:shape
H A Dtetris.c146 tmp = &shapes[classic? tmp->rotc : tmp->rot];
318 classic? curshape->rotc : curshape->rot];

Completed in 164 milliseconds