Home
last modified time | relevance | path

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

/minix/games/rogue/
H A Duse.c267 case REMOVE_CURSE: in read_scroll()
H A Drogue.h102 #define REMOVE_CURSE 8 macro
H A Dobject.c443 obj->which_kind = REMOVE_CURSE; in gr_scroll()