diff options
Diffstat (limited to 'draw/wall.hpp')
-rw-r--r-- | draw/wall.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/draw/wall.hpp b/draw/wall.hpp index ace24904..89d3d3ac 100644 --- a/draw/wall.hpp +++ b/draw/wall.hpp @@ -5,7 +5,7 @@ namespace floormat { struct tile_shader; struct chunk; -struct wall_mesh final +struct wall_mesh { wall_mesh(); |