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 /floor-mesh.hpp | |
parent | f339fa747348e742859701331b529f86d7bd8453 (diff) |
a
Diffstat (limited to 'floor-mesh.hpp')
-rw-r--r-- | floor-mesh.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/floor-mesh.hpp b/floor-mesh.hpp index 2dfdf5f3..7d7eff6f 100644 --- a/floor-mesh.hpp +++ b/floor-mesh.hpp @@ -1,5 +1,4 @@ #pragma once -#include "defs.hpp" #include "tile.hpp" #include "tile-atlas.hpp" #include <array> |