From 9057ba1ce659d133110149943f1cbbec6418b31c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 9 Mar 2013 22:54:36 +0300 Subject: Improve maplayer. --- src/maplayer.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/maplayer.h') diff --git a/src/maplayer.h b/src/maplayer.h index 2a007a70d..2f9b6d347 100644 --- a/src/maplayer.h +++ b/src/maplayer.h @@ -206,13 +206,10 @@ class SpecialLayer final void setTile(const int x, const int y, const int type); - void addRoad(Path road); + void addRoad(const Path road); void clean() const; - void itemDraw(Graphics *const graphics, const int x, const int y, - const int scrollX, const int scrollY) const; - private: int mWidth, mHeight; bool mDrawSprites; -- cgit v1.2.3-70-g09d2