OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cur_so
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/tetris/
screen.c
296
regcell so,
cur_so
= 0;
local in function:scr_update
362
if (
cur_so
&& move_standout_mode) {
364
cur_so
= 0;
369
if (so !=
cur_so
) {
374
cur_so
= so;
405
if (
cur_so
)
screen.c
296
regcell so,
cur_so
= 0;
local in function:scr_update
362
if (
cur_so
&& move_standout_mode) {
364
cur_so
= 0;
369
if (so !=
cur_so
) {
374
cur_so
= so;
405
if (
cur_so
)
Completed in 24 milliseconds
Indexes created Mon Oct 13 05:10:05 GMT 2025