Added missing source file, and make the tilemap depend on current layer instead of the sum of layers

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1860 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2011-11-08 23:38:14 +00:00
parent ef030fec3f
commit 82860387bc
4 changed files with 76 additions and 24 deletions

View File

@@ -49,6 +49,7 @@
#include "windows.h"
#include "input.h"
#include "brush.h"
#include "tiles.h"
#ifdef __VBCC__
#define __attribute__(x)