Home
last modified time | relevance | path

Searched refs:restartgame (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/games/trek/
Ddumpgame.c120 restartgame(void) in restartgame() function
Dtrek.h413 int restartgame(void);
Dsetup.c96 if (restartgame()) in setup()