N_XLiumang.h
上传用户:garry_shen
上传日期:2015-04-15
资源大小:45647k
文件大小:1k
- // N_XLiuMang.h: interface for the CN_XLiuMang class.
- //
- //////////////////////////////////////////////////////////////////////
- #if !defined(AFX_N_XLIUMANG_H__63B01607_BA0A_11D3_B83E_0000E8A02173__INCLUDED_)
- #define AFX_N_XLIUMANG_H__63B01607_BA0A_11D3_B83E_0000E8A02173__INCLUDED_
- #if _MSC_VER > 1000
- #pragma once
- #endif // _MSC_VER > 1000
- #include "....Npc.h"
- class CN_XLiuMang : public CNpc
- {
- public:
- CN_XLiuMang();
- virtual ~CN_XLiuMang();
- };
- #endif // !defined(AFX_N_XLIUMANG_H__63B01607_BA0A_11D3_B83E_0000E8A02173__INCLUDED_)