Home
last modified time | relevance | path

Searched defs:WEAPON (Results 1 – 2 of 2) sorted by relevance

/dragonfly/games/hack/
H A Ddef.objects.h162 #define WEAPON(name,prob,wt,ldam,sdam) { name, NULL, NULL, 1, 0 /*%%*/,\ macro
/dragonfly/games/rogue/
H A Drogue.h67 #define WEAPON ((unsigned short) 02) macro