Home
last modified time | relevance | path

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

/netbsd-src/games/hack/
H A Dhack.potion.c295 static const char *const bottlenames[] = { variable
302 const char *botlnam = bottlenames[rn2(SIZE(bottlenames))]; in potionhit()