OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nextshape
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/tetris/
tetris.c
68
const struct shape *
nextshape
;
variable in typeref:typename:const struct shape *
219
nextshape
= randshape();
250
curshape =
nextshape
;
251
nextshape
= randshape();
Completed in 11 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025