diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-02 15:29:41 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-02 15:29:41 +0200 |
commit | 445caf6184cafbce361670ea6028ff76317976bc (patch) | |
tree | 0ff8c2c33211f7a738de8f6f5d6cec79aa776f36 /wall-mesh.cpp | |
parent | f339fa747348e742859701331b529f86d7bd8453 (diff) |
a
Diffstat (limited to 'wall-mesh.cpp')
-rw-r--r-- | wall-mesh.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/wall-mesh.cpp b/wall-mesh.cpp new file mode 100644 index 00000000..3dcbb38a --- /dev/null +++ b/wall-mesh.cpp @@ -0,0 +1,5 @@ +#include "wall-mesh.hpp" + +namespace Magnum::Examples { + +} // namespace Magnum::Examples |