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