summaryrefslogtreecommitdiffhomepage
path: root/src/wall-atlas.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/wall-atlas.hpp')
-rw-r--r--src/wall-atlas.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wall-atlas.hpp b/src/wall-atlas.hpp
index 333dd47c..4832047e 100644
--- a/src/wall-atlas.hpp
+++ b/src/wall-atlas.hpp
@@ -149,7 +149,7 @@ public:
static size_t enum_to_index(enum rotation x);
//static void validate(const wall_atlas& a, const ImageView2D& img) noexcept(false);
- static Vector2i expected_size(unsigned depth, Group_ group);
+ static Vector2ui expected_size(unsigned depth, Group_ group);
struct dir_tuple
{