OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Tue Feb 24 08:35:24 UTC 2026