From cad3b1d8688b94b185ada0f0b313435ac4b3b457 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 4 Oct 2013 00:32:54 +0300 Subject: fix code style. --- src/map.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/map.h') diff --git a/src/map.h b/src/map.h index a4393b832..320d3232c 100644 --- a/src/map.h +++ b/src/map.h @@ -221,7 +221,8 @@ class Map final : public Properties, public ConfigListener /** * Get tile reference. */ - const MetaTile *getMetaTile(const int x, const int y) const A_WARN_UNUSED; + const MetaTile *getMetaTile(const int x, + const int y) const A_WARN_UNUSED; /** * Marks a tile as occupied. -- cgit v1.2.3-60-g2f50