Home
last modified time | relevance | path

Searched defs:PROP (Results 1 – 2 of 2) sorted by relevance

/original-bsd/games/monop/
H A Dmonop.h107 typedef struct prp_st PROP; typedef
/original-bsd/games/hack/
H A Dhack.h111 #define PROP(x) (x-RIN_ADORNMENT) /* convert ring to index in uprops */ macro