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