|
|
/*************************************************************************** attribs.h - description ------------------- begin : Sat Jul 1 2000 copyright : (C) 2000 by Daniel Roberge email : droberge@users.sourceforge.net ***************************************************************************/ /*************************************************************************** * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * * * ***************************************************************************/ #ifndef _ATTRIBS_H #define _ATTRIBS_H #include "strengthattrib.h" #include "dexterityattrib.h" #include "constitutionattrib.h" #endif
Generated by: droberge@magebook.localdomain on Mon Jul 3 13:20:08 200. |