Home
last modified time | relevance | path

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

/netbsd-src/games/hack/
H A Ddef.objects.h77 #define FOOD(name,prob,delay,weight,nutrition) { name, NULL, NULL, 1, 1,\ argument
H A Ddef.objclass.h80 #define nutrition oc_oi /* for foods */ macro