Home
last modified time | relevance | path

Searched defs:POTION (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/games/hack/
H A Ddef.objects.h219 #define POTION(name,color) { name, color, NULL, 0, 1,\ macro
/netbsd-src/games/battlestar/
H A Dextern.h115 #define POTION 45 macro
/netbsd-src/games/rogue/
H A Drogue.h65 #define POTION ((unsigned short) 010) macro