Home | Sort by: relevance | last modified time | path |
/src/games/tetris/ | |
scores.c | 88 static char *thisuser(void); 671 me = thisuser(); 714 thisuser(void) function in typeref:typename:char * 864 me = level && enter_standout_mode ? thisuser() : NULL; |
scores.c | 88 static char *thisuser(void); 671 me = thisuser(); 714 thisuser(void) function in typeref:typename:char * 864 me = level && enter_standout_mode ? thisuser() : NULL; |