stratagus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Stratagus-CVS] stratagus/src/unit unit_draw.c


From: address@hidden
Subject: [Stratagus-CVS] stratagus/src/unit unit_draw.c
Date: 2 Feb 2004 17:52:10 +1100

CVSROOT:        /home/strat
Module name:    stratagus
Changes by:      <address@hidden>       04/02/02 17:52:10

Modified files:
        src/unit       : unit_draw.c 

Log message:
        Removed etlib/generic.h

Patches:
Index: stratagus/src/unit/unit_draw.c
diff -u stratagus/src/unit/unit_draw.c:1.221 
stratagus/src/unit/unit_draw.c:1.222
--- stratagus/src/unit/unit_draw.c:1.221        Sun Feb  1 07:54:31 2004
+++ stratagus/src/unit/unit_draw.c      Mon Feb  2 17:52:09 2004
@@ -26,7 +26,7 @@
 //      Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 //      02111-1307, USA.
 //
-//      $Id: unit_draw.c,v 1.221 2004/01/31 20:54:31 wizzard Exp $
+//      $Id: unit_draw.c,v 1.222 2004/02/02 06:52:09 jsalmon3 Exp $
 
 //@{
 
@@ -55,8 +55,6 @@
 #include "ui.h"
 #include "script.h"
 
-#include "etlib/generic.h"
-
 /*----------------------------------------------------------------------------
 --             Variables
 ----------------------------------------------------------------------------*/
@@ -644,7 +642,7 @@
 {
 #if 0
        CLprintf(file, "\n;;; -----------------------------------------\n");
-       CLprintf(file, ";;; MODULE: decorations $Id: unit_draw.c,v 1.221 
2004/01/31 20:54:31 wizzard Exp $\n\n");
+       CLprintf(file, ";;; MODULE: decorations $Id: unit_draw.c,v 1.222 
2004/02/02 06:52:09 jsalmon3 Exp $\n\n");
 
        CLprintf(file, "(mana-sprite \"%s\"  %d %d  %d %d)\n",
                ManaSprite.File, ManaSprite.HotX, ManaSprite.HotY,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]