From f3a4550123ee3b7ee58341df58f013b7da2a1da5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 3 Jan 2017 02:37:42 +0300 Subject: Fix too long lines. --- src/resources/map/maplayer.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/resources/map/maplayer.h') diff --git a/src/resources/map/maplayer.h b/src/resources/map/maplayer.h index 19abac17c..adffa7597 100644 --- a/src/resources/map/maplayer.h +++ b/src/resources/map/maplayer.h @@ -182,7 +182,8 @@ class MapLayer final: public MemoryCounter, public ConfigListener static int getTileDrawWidth(const TileInfo *restrict img, const int endX, int &restrict width, - int &restrict nextTile) A_WARN_UNUSED A_NONNULL(1); + int &restrict nextTile) + A_WARN_UNUSED A_NONNULL(1); static int getEmptyTileDrawWidth(const TileInfo *restrict img, const int endX, -- cgit v1.2.3-60-g2f50