CustFontMapExt.c 711 Bytes
/**
 *	Copyright Notice
 *	?2002 - 2003, Pixtel Communications, Inc., 1489 43rd Ave. W.,
 *	Vancouver, B.C. V6M 4K8 Canada. All Rights Reserved.
 *  (It is illegal to remove this copyright notice from this software or any
 *  portion of it)
 */

/************************************************************** 
 FILENAME	: CustFontMapExt.c 
 PURPOSE		: Resource Map file. 
 REMARKS		: nil 
 AUTHOR		: Customization Tool 
 DATE		: . 
 **************************************************************/
#include "CustDataRes.h"


unsigned short mtk_CurrMaxFontIdEXT=0;
const CUSTOM_FONT_MAP mtk_CustFontMapEXT[1];
const unsigned short mtk_CurrMaxSearchFontIdEXT=0;
CUSTOM_FONT_SEARCH_MAP mtk_CustFontSearchMapEXT[1];