19 lines
202 B
C++
19 lines
202 B
C++
#include "StdAfx.h"
|
|
|
|
#ifndef _NA_0_20110613_GAME_SHOP_RENEWAL
|
|
|
|
|
|
|
|
#include ".\History.h"
|
|
|
|
History::History(void)
|
|
{
|
|
}
|
|
|
|
History::~History(void)
|
|
{
|
|
}
|
|
|
|
|
|
#endif // not defined _NA_0_20110613_GAME_SHOP_RENEWAL
|