コード例 #1
0
ファイル: map.cpp プロジェクト: def-/HClient
	virtual bool IsLoaded()
	{
		return m_DataFile.IsOpen();
	}