Home
last modified time | relevance | path

Searched refs:SWAMP (Results 1 – 3 of 3) sorted by relevance

/dragonfly/games/hack/
H A Ddef.mkroom.h81 #define SWAMP 3 macro
H A Dhack.mkshop.c307 sroom->rtype = SWAMP; in mkswamp()
H A Dhack.shk.c286 } else if (rt == SWAMP) { in inshop()