Searched refs:wield (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/games/rogue/
H A Dplay.c206 wield();
H A Dpack.c387 wield(void) function
397 ch = pack_letter("wield what?", WEAPON);
407 messagef(0, "you can't wield %s",
H A Drogue.h632 void wield(void);
/netbsd-current/games/hack/
H A DMakefile18 hack.u_init.c hack.unix.c hack.vault.c hack.version.c hack.wield.c \
/netbsd-current/games/larn/
H A Dmain.c30 static void wield(void);
445 function to show the things player can wield only
731 wield();
732 return; /* wield a weapon */
1010 function to wield a weapon
1013 wield(void) function
1017 if ((i = whatitem("wield")) == '\33')
1060 lprintf("\nYou can't wield item %c!", x);

Completed in 237 milliseconds