summaryrefslogtreecommitdiffhomepage
path: root/floormat
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2023-11-22 09:47:25 +0100
committerStanislaw Halik <sthalik@misaki.pl>2023-11-22 09:47:25 +0100
commit28ba97727326c05c9347b50b0114f01c0ec8b1df (patch)
tree223712106e660dec018f7dfc3329ca48e5c8fb11 /floormat
parentb7006b670843f692bc14aa9932bffd44f6a629f7 (diff)
a
Diffstat (limited to 'floormat')
-rw-r--r--floormat/main.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/floormat/main.hpp b/floormat/main.hpp
index 11a42bd7..1604ad22 100644
--- a/floormat/main.hpp
+++ b/floormat/main.hpp
@@ -15,7 +15,7 @@ struct tile_shader;
struct lightmap_shader;
struct world;
struct scenery;
-struct anim_atlas;
+class anim_atlas;
struct clickable;
struct floor_mesh;
struct wall_mesh;