From 28ba97727326c05c9347b50b0114f01c0ec8b1df Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Wed, 22 Nov 2023 09:47:25 +0100 Subject: a --- draw/anim.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'draw') diff --git a/draw/anim.hpp b/draw/anim.hpp index dcfbfe68..03bb10c4 100644 --- a/draw/anim.hpp +++ b/draw/anim.hpp @@ -17,7 +17,7 @@ namespace floormat { struct tile_shader; -struct anim_atlas; +class anim_atlas; struct chunk; struct clickable; struct object; -- cgit v1.2.3