From 2c302cc6cb54881fbe354cc9d5a9997788f63e56 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 11 Oct 2015 20:05:29 +0300 Subject: Add structure for tile object. Now it contains only image pointer. --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 1da5d60d1..1e21f80fd 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1143,6 +1143,7 @@ manaplus_SOURCES += main.cpp \ resources/map/speciallayer.h \ resources/map/tileanimation.cpp \ resources/map/tileanimation.h \ + resources/map/tileinfo.h \ resources/map/tileset.h \ resources/map/walklayer.cpp \ resources/map/walklayer.h \ -- cgit v1.2.3-60-g2f50