ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/plugins/cfanim/cfanim.c
(Generate patch)

Comparing deliantra/server/plugins/cfanim/cfanim.c (file contents):
Revision 1.3 by elmex, Wed Feb 22 18:53:55 2006 UTC vs.
Revision 1.4 by elmex, Wed Mar 15 15:35:51 2006 UTC

22/* GNU General Public License for more details. */ 22/* GNU General Public License for more details. */
23/* */ 23/* */
24/* You should have received a copy of the GNU General Public License */ 24/* You should have received a copy of the GNU General Public License */
25/* along with this program; if not, write to the Free Software */ 25/* along with this program; if not, write to the Free Software */
26/* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ 26/* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
27/* */ /*****************************************************************************/ 27/* */
28/*****************************************************************************/
28 29
29/* First let's include the header file needed */ 30/* First let's include the header file needed */
30 31
31#include <cfanim.h> 32#include <cfanim.h>
32#include <stdarg.h> 33#include <stdarg.h>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines