diff options
Diffstat (limited to 'draw/anim.hpp')
| -rw-r--r-- | draw/anim.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
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; |
