From 667cf1c4fd533a4a82cfec4383cce8df6cbd95cd Mon Sep 17 00:00:00 2001 From: James Turk Date: Wed, 15 Jan 2003 05:46:20 +0000 Subject: [PATCH] fixed ZError stuff and links --- include/ZEngine.h | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/include/ZEngine.h b/include/ZEngine.h index 2a09a85..dfac6ef 100644 --- a/include/ZEngine.h +++ b/include/ZEngine.h @@ -3,7 +3,7 @@ File: ZEngine.h
Description: Public Header File for ZEngine.
Author(s): James Turk
-$Id: ZEngine.h,v 1.17 2003/01/12 04:38:01 cozman Exp $
+$Id: ZEngine.h,v 1.18 2003/01/15 05:46:20 cozman Exp $
\file ZEngine.h \brief Header file for ZEngine. @@ -29,8 +29,9 @@ $Id: ZEngine.h,v 1.17 2003/01/12 04:38:01 cozman Exp $
    -ZEngine now uses OpenGL rather than SDL to do 2D drawing, thus increasing the uses of the engine and making the engine much faster in all test cases, and the engine was tested for memory leaks with MSVC and is known to have no leaks.
-     -The ZEngine website can be found at http://zengine.sourceforge.net/.
-     -The ZEngine tutorials can be found at http://conceptofzero.net/tutorials/zengine/.
+     -The ZEngine website : http://zengine.sourceforge.net/.
+     -The ZEngine tutorials : http://conceptofzero.net/tutorials/zengine/.
+     -The ZEngine forums : http://www.conceptofzero.net/forums/index.php?act=SF&f=15 \section Licensing Licensing