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

@@ -26,7 +26,7 @@
#include "engine.h"
#include "pages.h"
void Layer_activate(short layer, short side)
void Layer_activate(byte layer, short side)
{
word old_layers;