Definition : FILTER_BOW_OBJECTS(obj)

Defined in : #include <files.h>

Description: Filter objects that are bows, i.e. it inherit
             /std/bow.c

Arguments  : object *objs - the object to test.

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