diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2024-01-12 00:45:45 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2024-01-12 00:59:07 +0100 |
commit | 692edd513bce851a988b0f04209adc480e48fe1f (patch) | |
tree | 5dac466dd3e8da8a7f943d1bc4df0848a1bea8b5 /draw/wall.hpp | |
parent | 1a84f009b39c070a8d4f4931e2376936190a161e (diff) |
cc
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(); |