Fixed: New debugger font WIP - off by default until done

This commit is contained in:
mpohoreski 2006-07-03 15:29:56 +00:00
parent 1a132ef3b5
commit 4a75d56c78
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#include <assert.h>
// NEW UI debugging
#define DEBUG_FORCE_DISPLAY 1
#define DEBUG_FORCE_DISPLAY 0
#define DEBUG_FONT_NO_BACKGROUND_CHAR 0
#define DEBUG_FONT_NO_BACKGROUND_TEXT 1

View File

@ -4,7 +4,7 @@
// Test Colors & Glyphs
#define DEBUG_APPLE_FONT 0
// Re-route all debugger text to new font
#define USE_APPLE_FONT 1
#define USE_APPLE_FONT 0
// Win32 Debugger Font
// 1 = Use Debugger_Font_7x8.BMP