This commit is contained in:
parent
152a0b08b5
commit
b35617dd9a
23 changed files with 333 additions and 217 deletions
|
@ -45,9 +45,11 @@ public:
|
|||
void TileBankLoad(char *Filename);
|
||||
void TileBankReload();
|
||||
void TileBankSet();
|
||||
void MirrorX();
|
||||
void MirrorY();
|
||||
|
||||
// Param Bar
|
||||
void UpdateParamBar(CMapEditView *View,BOOL ViewFlag);
|
||||
void UpdateParamBar();
|
||||
|
||||
// Layers
|
||||
void SetActiveLayer(int Layer);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue