stratagus-cvs
[Top][All Lists]
Advanced

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

[Stratagus-CVS] stratagus/tools wartool.c


From: address@hidden
Subject: [Stratagus-CVS] stratagus/tools wartool.c
Date: 14 Jan 2004 05:43:08 +1100

CVSROOT:        /home/strat
Module name:    stratagus
Changes by:      <address@hidden>       04/01/14 05:43:08

Modified files:
        tools          : wartool.c 

Log message:
        Define USE_SDL_SURFACE by default

Patches:
Index: stratagus/tools/wartool.c
diff -u stratagus/tools/wartool.c:1.117 stratagus/tools/wartool.c:1.118
--- stratagus/tools/wartool.c:1.117     Tue Jan 13 14:31:46 2004
+++ stratagus/tools/wartool.c   Wed Jan 14 05:43:06 2004
@@ -26,7 +26,7 @@
 //      Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 //      02111-1307, USA.
 //
-//      $Id: wartool.c,v 1.117 2004/01/13 03:31:46 wizzard Exp $
+//      $Id: wartool.c,v 1.118 2004/01/13 18:43:06 jsalmon3 Exp $
 
 //@{
 
@@ -90,7 +90,8 @@
 
 #define FetchByte(p) (*((unsigned char*)(p))++)
 
-
+// Temporary define, remove
+#define USE_SDL_SURFACE
 
 //----------------------------------------------------------------------------
 //  Config




reply via email to

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