Home
last modified time | relevance | path

Searched refs:SINS (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/games/trek/
H A Dram.c76 if (!damaged(SINS)) in ram()
H A Dtrek.h104 #define SINS 10 /* Space Inertial Navigation System */ macro
H A Dmove.c88 if (damaged(SINS)) in move()
H A Dsetup.c145 Param.damprob[SINS] = 20; /* navigation system 2.0% */ in setup()
H A Devents.c421 case SINS: in events()