Re: [confused] BPL13

From: George (greerga@CIRCLEMUD.ORG)
Date: 06/04/98


On Thu, 4 Jun 1998, Del Minturn wrote:

>alias.c: In function `write_aliases':
>alias.c:31: `dummy_mob' undeclared (first use this function)
>alias.c:31: (Each undeclared identifier is reported only once

Due to the new code that makes sure you're not using a PC-specific field on
a MOB, you'll have to add:

extern struct player_special_data dummy_mob;

or #include "db.h"

--
George Greer, greerga@circlemud.org | Genius may have its limitations, but
http://patches.van.ml.org/          | stupidity is not thus handicapped.
http://www.van.ml.org/CircleMUD/    |                  -- Elbert Hubbard


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/15/00 PST