From a9a152e60e39536953dee08fd67efe249acbfc5e Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 28 Nov 2023 19:30:34 +0100 Subject: a --- src/wall-atlas.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/wall-atlas.hpp b/src/wall-atlas.hpp index 4832047e..a0103b2d 100644 --- a/src/wall-atlas.hpp +++ b/src/wall-atlas.hpp @@ -88,6 +88,7 @@ struct DirArrayIndex { namespace floormat { constexpr inline auto Direction_COUNT = (size_t)Wall::Direction_::COUNT; +constexpr inline auto Group_COUNT = (size_t)Wall::Group_::COUNT; struct wall_atlas_def final { -- cgit v1.2.3