Definition : FILTER_PLAYER_OBJECTS(obj)

Defined in : #include <files.h>

Description: Filter objects that are player objects, i.e. inherit
             /std/player_sec.c

Arguments  : object *objs - the object to test.

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