Home
last modified time | relevance | path

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

/netbsd/src/games/rogue/
Dobject.c170 static unsigned short gr_what_is(void);
365 obj->what_is = gr_what_is(); in gr_object()
394 gr_what_is(void) in gr_what_is() function