This commit is contained in:
James Turk 2003-04-08 03:33:10 +00:00
parent 132ff322c1
commit 1ef996cfd9

View File

@ -13,7 +13,7 @@
File: ZE_Defines.h <br> File: ZE_Defines.h <br>
Description: Defines header file for ZEngine class, where all #define statements to control compilation options are placed. <br> Description: Defines header file for ZEngine class, where all #define statements to control compilation options are placed. <br>
Author(s): James Turk <br> Author(s): James Turk <br>
$Id: ZE_Defines.h,v 1.10 2003/03/15 03:34:08 cozman Exp $<br> $Id: ZE_Defines.h,v 1.11 2003/04/08 03:33:10 cozman Exp $<br>
\file ZE_Defines.h \file ZE_Defines.h
\brief Define file for ZEngine. \brief Define file for ZEngine.
@ -27,7 +27,7 @@ $Id: ZE_Defines.h,v 1.10 2003/03/15 03:34:08 cozman Exp $<br>
//Defines- undefine any of these if you dont have the indicated SDL extension// //Defines- undefine any of these if you dont have the indicated SDL extension//
//! Version number. //! Version number.
#define VERSION "0.8.2-devel" #define VERSION "0.8.3-pre"
//! Define to include font support. //! Define to include font support.
#define USE_SDL_TTF #define USE_SDL_TTF