Home
last modified time | relevance | path

Searched refs:SHOPBASE (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/games/hack/
H A Ddef.mkroom.h85 #define SHOPBASE 8 macro
H A Dhack.mkshop.c141 if(isbig(sroom) && i + SHOPBASE == WANDSHOP) in mkshop()
142 i = GENERAL-SHOPBASE; in mkshop()
144 sroom->rtype = i + SHOPBASE; in mkshop()