This commit is contained in:
parent
302b1cb2e9
commit
2cc37a2eab
11 changed files with 76 additions and 21 deletions
|
@ -54,6 +54,7 @@ public:
|
|||
void CheckLayerSize(int Width,int Height);
|
||||
|
||||
void Export(CCore *Core,CExport &Exp);
|
||||
bool CanDelete() {if (SubType==LAYERTILE_FORE) return(true); else return(false);}
|
||||
|
||||
// Functions
|
||||
BOOL SetMode(int NewMode);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue