This commit is contained in:
parent
0d4d68d560
commit
abd4133a86
24 changed files with 429 additions and 164 deletions
|
@ -64,6 +64,8 @@ int Size=Width*Height;
|
|||
/*****************************************************************************/
|
||||
void CLayerTile3d::shutdown()
|
||||
{
|
||||
MemFree(RenderFlagTable);
|
||||
MemFree(PrimGrid);
|
||||
}
|
||||
|
||||
/*****************************************************************************/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue