Searched defs:nutrition (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/games/hack/ | ||
H A D | def.objects.h | 73 #define FOOD(name,prob,delay,weight,nutrition) { name, NULL, NULL, 1, 1,\ argument |
H A D | def.objclass.h | 79 #define nutrition oc_oi /* for foods */ macro |