From 87d4fcd9491d5ed011799443e9fe938acfdf534e Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Thu, 5 Oct 2023 15:25:53 +0200 Subject: zz --- src/path-search.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/path-search.cpp b/src/path-search.cpp index 59ae8852..26759bd0 100644 --- a/src/path-search.cpp +++ b/src/path-search.cpp @@ -62,7 +62,7 @@ constexpr Pair get_value(Vector2i sz, Vector2ub div, rotatio default: fm_abort("wrong 4-way rotation enum '%d'", (int)r); } -}; +} [[maybe_unused]] constexpr bool test_offsets() { -- cgit v1.2.3