summaryrefslogtreecommitdiffhomepage
path: root/src/anim-atlas.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/anim-atlas.hpp')
-rw-r--r--src/anim-atlas.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/anim-atlas.hpp b/src/anim-atlas.hpp
index eaddef21..e5446c82 100644
--- a/src/anim-atlas.hpp
+++ b/src/anim-atlas.hpp
@@ -48,6 +48,7 @@ struct anim_atlas final
fm_DECLARE_DELETED_COPY_ASSIGNMENT(anim_atlas);
+ static void make_bitmask_(const ImageView2D& tex, BitArray& array);
static BitArray make_bitmask(const ImageView2D& tex);
private: