Home
last modified time | relevance | path

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

/netbsd/src/games/hack/
Dhack.invent.c768 boolean unpd = FALSE; in dotypeinv() local
784 unpd = TRUE; in dotypeinv()
786 if (unpd) in dotypeinv()
812 if ((c == 'u' || c == 'U') && !unpd) { in dotypeinv()