Re: [BPL17] [Newbie] Recompile error in adding lev's

From: SeaShaman T. Delphin (seashaman@yahoo.com)
Date: 03/29/01


>Hmm, are you sure you're "#include"-ing this very
>structs.h file in class.c ?
/* top of class.c */
/*
 * This file attempts to concentrate most of the code
 * which must be changed in order for new classes to be
 * added. If you're adding a new class you should go
 * through this entire file from beginning to end and
 * add the appropriate new special cases for your new
 * class
 */

#include "conf.h"
#include "sysdep.h"

#include "structs.h"
#include "db.h"
#include "utils.h"
#include "spells.h"
#include "interpreter.h"
#include "constants.h"

/* I haven't seen a need to change any of this so it's
 * still the same ol stock includes...
 */

  SirWhiteDragon - Coding for dummies, like himself.

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/?.refer=text

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/04/01 PST