This commit is contained in:
parent
b7d08475ef
commit
c432ba1f5f
7 changed files with 65 additions and 21 deletions
|
@ -28,7 +28,7 @@ CLayerTile3d::~CLayerTile3d()
|
|||
/*****************************************************************************/
|
||||
/*****************************************************************************/
|
||||
/*****************************************************************************/
|
||||
void CLayerTile3d::init(VECTOR &MapPos,int Shift,int Width,int Height)
|
||||
void CLayerTile3d::init(DVECTOR &MapPos,int Shift,int Width,int Height)
|
||||
{
|
||||
int Size=Width*Height;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue