OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hsh_version
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/tetris/
scores.h
46
uint32_t
hsh_version
;
member in struct:highscore_header
scores.c
98
#define
HSH_VERSION
1
506
if (header.
hsh_version
!=
HSH_VERSION
) {
508
_PATH_SCOREFILE, header.
hsh_version
);
612
header.
hsh_version
=
HSH_VERSION
;
Completed in 45 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026