From cac0e5a6f3baeaa2e891677c79bba00ff3c44e1a Mon Sep 17 00:00:00 2001 From: Ian C Date: Wed, 18 May 2005 01:34:00 +0000 Subject: Development changes --- GfxEditor.cs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'GfxEditor.cs') diff --git a/GfxEditor.cs b/GfxEditor.cs index 0b09ce3..f5f002a 100644 --- a/GfxEditor.cs +++ b/GfxEditor.cs @@ -63,6 +63,8 @@ namespace BitmapFontEd private System.Windows.Forms.Label label4; private System.Windows.Forms.Label m_recent8; + public const int MAX_SIZE=32; + private const uint SIZE=256; private Color TRANS=Color.Empty; -- cgit v1.2.3