diff --git a/Doc/Changelog.txt b/Doc/Changelog.txt index bc519ff4b..53a7e9de6 100644 --- a/Doc/Changelog.txt +++ b/Doc/Changelog.txt @@ -1,6 +1,6 @@ cxbx website: http://www.caustik.com/xbox/ -version: 0.7.4 (06/22/03) +version: 0.7.4 (06/23/03) -------------------------------- - FIRST RETAIL GAME GRAPHICS (simple, but yay!!) diff --git a/Include/Cxbx.h b/Include/Cxbx.h index dc8f5476b..df3e289cd 100644 --- a/Include/Cxbx.h +++ b/Include/Cxbx.h @@ -61,7 +61,7 @@ typedef signed long sint32; // ****************************************************************** // * Define this to trace intercepted function calls // ****************************************************************** -#define _DEBUG_TRACE +//#define _DEBUG_TRACE // ****************************************************************** // * Version information