Fix weird mixing of layers from main and spare pages (Issue 259)

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1232 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2009-12-01 23:05:22 +00:00
parent 247b228141
commit 7645d0844a
6 changed files with 8 additions and 14 deletions

View File

@@ -56,9 +56,3 @@ byte Restore_brush(int index);
*/
void Transparency_set(byte amount);
void Layer_activate(short layer, short side);
void Special_add_layer(void);
void Special_delete_layer(void);