OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:highscore
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/tetris/
scores.h
75
struct
highscore
{
struct
scores.c
82
static struct
highscore
scores[NUMSPOTS];
84
static int checkscores(struct
highscore
*, int);
87
static void printem(int, int, struct
highscore
*, int, const char *);
655
struct
highscore
*sp;
743
* listed first in the
highscore
file.
748
const struct
highscore
*a, *b;
768
* controlled by MAXSCORES, and is to ensure that the
highscore
file is not
775
checkscores(struct
highscore
*hs, int num)
777
struct
highscore
*sp;
850
struct
highscore
*sp
[
all
...]
Completed in 34 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025