summaryrefslogtreecommitdiffhomepage
path: root/draw/floor-mesh.hpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-10-09 12:22:14 +0200
committerStanislaw Halik <sthalik@misaki.pl>2022-10-09 12:22:14 +0200
commitcf6c5668f1d41a0fe02f97351a522ccfb3f245d4 (patch)
tree2dd795feb2b735773ca936effa57884986196aca /draw/floor-mesh.hpp
parentb581b559fe426f39b1d548ca27f03cb22dd2ed22 (diff)
a
Diffstat (limited to 'draw/floor-mesh.hpp')
-rw-r--r--draw/floor-mesh.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/draw/floor-mesh.hpp b/draw/floor-mesh.hpp
index fed5867c..f81a7593 100644
--- a/draw/floor-mesh.hpp
+++ b/draw/floor-mesh.hpp
@@ -8,7 +8,7 @@
#include <Magnum/GL/Mesh.h>
#include <Magnum/GL/Buffer.h>
-namespace Magnum::Examples {
+namespace floormat {
struct tile_shader;
struct chunk;
@@ -36,4 +36,4 @@ private:
static void set_tile(quad_data& data, tile& x);
};
-} // namespace Magnum::Examples
+} // namespace floormat