summaryrefslogtreecommitdiffhomepage
path: root/draw/anim.hpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2024-02-04 13:14:25 +0100
committerStanislaw Halik <sthalik@misaki.pl>2024-02-04 13:14:25 +0100
commit22c0347382db21803cbeaf599a473b1d13b009a3 (patch)
treee700d33fa247600f69d2016405109aabae15ab71 /draw/anim.hpp
parentf8af6aadbf67bd2ff459d3e8fb09364342a8d080 (diff)
b
Diffstat (limited to 'draw/anim.hpp')
-rw-r--r--draw/anim.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/draw/anim.hpp b/draw/anim.hpp
index e9ac5f89..a19af1e1 100644
--- a/draw/anim.hpp
+++ b/draw/anim.hpp
@@ -18,7 +18,7 @@ namespace floormat {
struct tile_shader;
class anim_atlas;
-struct chunk;
+class chunk;
struct clickable;
struct object;