Definition : FILTER_FOOD_OBJECTS(obj)

Defined in : #include <files.h>

Description: Filter objects that are foods, i.e. inherit
             /std/food.c

Arguments  : object *objs - the object to test.

Returns    : object * - the objects that are of the requested type.
