This commit is contained in:
parent
f54041ef04
commit
db53ce744a
18 changed files with 193 additions and 162 deletions
|
@ -10,7 +10,7 @@
|
|||
class CLayerBack : public CLayerTile
|
||||
{
|
||||
public:
|
||||
CLayerBack(sLayerHdr *Hdr,sTile *TileList,sTri *TriList,sQuad *QuadList,sVtx *VtxList);
|
||||
CLayerBack(sLayerHdr *Hdr,sTile *TileBank);
|
||||
~CLayerBack();
|
||||
|
||||
void init(DVECTOR &MapPos,int Shift);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue