From 946438cfd591ade019bab7e06d77b98cccbcee59 Mon Sep 17 00:00:00 2001 From: mpohoreski Date: Mon, 16 Feb 2009 19:09:43 +0000 Subject: [PATCH] --- AppleWin/source/Debugger_Types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AppleWin/source/Debugger_Types.h b/AppleWin/source/Debugger_Types.h index e7f68b21..766a6c5d 100644 --- a/AppleWin/source/Debugger_Types.h +++ b/AppleWin/source/Debugger_Types.h @@ -350,7 +350,7 @@ , BG_SOURCE_2 // even , FG_SOURCE - , NUM_COLORS + , NUM_DEBUG_COLORS }; // Config _________________________________________________________________________________________