DiamondProts.h
961 Bytes
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contained
* herein is confidential. The software may not be copied and the information
* contained herein may not be used or disclosed except with the written
* permission of MediaTek Inc. (C) 2002
*
*****************************************************************************/
/*****************************************************************************
*
* Filename:
* ---------
* DiamondProts.h
*
* Project:
* --------
* MAUI
*
* Description:
* ------------
* Game Prots Diamond.
*
* Author:
* -------
* -------
* -------
*
****************************************************************************/
#ifndef GAME_DIAMOND_PROTS_H
#define GAME_DIAMOND_PROTS_H
extern void mmi_gx_diamond_enter_gfx(void);
#endif /* GAME_DIAMOND_PROTS_H */