Searched refs:phaser (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/games/trek/
H A Dplay.c63 { "p", "hasers", phaser, 0 },
H A DMakefile8 lose.c lrscan.c main.c move.c nova.c out.c phaser.c play.c ram.c \
H A Dtrek.h97 #define PHASER 3 /* phaser control */
185 /* phaser banks */
186 #define NBANKS 6 /* number of phaser banks */
279 double phasfac; /* Klingon phaser power eater factor */
443 /* phaser.c */
444 void phaser(int);
H A Dphaser.c1 /* $OpenBSD: phaser.c,v 1.10 2016/01/07 14:37:51 mestre Exp $ */
2 /* $NetBSD: phaser.c,v 1.4 1995/04/24 12:26:02 cgd Exp $ */
39 /* factors for phaser hits; see description below */
52 ** There are up to NBANKS phaser banks which may be fired
86 phaser(int v) function

Completed in 180 milliseconds