This commit is contained in:
parent
a44030464c
commit
7764a46abd
5 changed files with 38 additions and 18 deletions
|
@ -50,6 +50,9 @@ public:
|
|||
int LayerGetActive();
|
||||
CLayer *LayerGet(int i);
|
||||
|
||||
// Tex Cache
|
||||
CTexCache &GetTexCache() {return(TexCache);}
|
||||
|
||||
|
||||
private:
|
||||
CMapEditView *ParentWindow;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue