18 lines
236 B
C++
18 lines
236 B
C++
#include "StdAfx.h"
|
|
|
|
#ifndef _NA_0_20110613_GAME_SHOP_RENEWAL
|
|
|
|
|
|
#include ".\presentsendbox.h"
|
|
|
|
PresentSendBox::PresentSendBox(void)
|
|
{
|
|
}
|
|
|
|
PresentSendBox::~PresentSendBox(void)
|
|
{
|
|
}
|
|
|
|
|
|
#endif // not defined _NA_0_20110613_GAME_SHOP_RENEWAL
|