summaryrefslogtreecommitdiffhomepage
path: root/src/chunk.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-10-06 09:49:23 +0200
committerStanislaw Halik <sthalik@misaki.pl>2022-10-06 09:57:50 +0200
commit89acc4653fe7ea3a76dd49711b3ac6b704ed509d (patch)
treedcff8947d840f50ee348e375aca311829dad2e7a /src/chunk.cpp
parent595c113b88dc1e81802b4b1381122f25c0eece74 (diff)
a
Diffstat (limited to 'src/chunk.cpp')
-rw-r--r--src/chunk.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/chunk.cpp b/src/chunk.cpp
new file mode 100644
index 00000000..221f8132
--- /dev/null
+++ b/src/chunk.cpp
@@ -0,0 +1,5 @@
+#include "chunk.hpp"
+
+namespace Magnum::Examples {
+
+} // namespace Magnum::Examples