HomeSort by: relevance | last modified time | path
    Searched refs:IMPULSE (Results 1 - 3 of 3) sorted by relevancy

  /src/games/trek/
impulse.c 1 /* $NetBSD: impulse.c,v 1.10 2009/05/24 22:55:03 dholland Exp $ */
35 static char sccsid[] = "@(#)impulse.c 8.1 (Berkeley) 5/31/93";
37 __RCSID("$NetBSD: impulse.c,v 1.10 2009/05/24 22:55:03 dholland Exp $");
46 ** move under impulse power
51 impulse(int v __unused) function in typeref:typename:void
62 if (damaged(IMPULSE)) {
63 out(IMPULSE);
trek.h 114 #define IMPULSE 5 /* impulse engines */
432 /* impulse.c */
433 void impulse(int);
setup.c 155 Param.damprob[IMPULSE] = 75; /* impulse engines 7.5% */

Completed in 12 milliseconds