OBJECT_t * get_object(const char *arg)
A function to scan through the object list to find a matching object.
Definition: arghandling.c:9
bool object_has_tag(OBJECT_t *obj, const char *arg)
A function to return whether the user's argument has a matching tag.
Definition: arghandling.c:5