CustENFBImgMap.c
634 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 : CustENFBAssociatedMap.c
PURPOSE : ENFB associated list file.
REMARKS : nil
AUTHOR : Customization Tool
DATE : .
**************************************************************/
#include "CustDataRes.h"
const U32 CurrMaxENFBAssociatedIDNum = 1;
const CUSTOM_ENFB AssociatedID_map[] =
{
{0, 0}
};