Home
last modified time | relevance | path

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

/csrg-svn/games/hack/
H A Ddef.objects.h158 #define POTION(name,color) { name, color, NULL, 0, 1,\ macro
/csrg-svn/games/battlestar/
H A Dextern.h83 #define POTION 45 macro
/csrg-svn/games/rogue/
H A Drogue.h41 #define POTION ((unsigned short) 010) macro