Definition : FILTER_WEAPON_OBJECTS(obj)

Defined in : #include <files.h>

Description: Filter objects that are weapons, i.e. inherit
             /std/weapon.c

Arguments  : object *objs - the object to test.

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