From a5f814a06d8530a0655b71689d97b0f14ff187b4 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Thu, 6 Oct 2022 23:51:12 +0200 Subject: a --- src/world.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/world.cpp (limited to 'src/world.cpp') diff --git a/src/world.cpp b/src/world.cpp new file mode 100644 index 00000000..a8ca7085 --- /dev/null +++ b/src/world.cpp @@ -0,0 +1,8 @@ +#include "world.hpp" + +namespace Magnum::Examples { + + + +} // namespace Magnum::Examples + -- cgit v1.2.3