diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-01 20:04:07 +0200 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-01 20:04:07 +0200 |
| commit | 3dc6362599e85c9978ec4e9676ebcda3ab52beaf (patch) | |
| tree | acac74986000b7a0a0c75d412fa850923abb7e87 /main.cpp | |
| parent | 9436414c5002e86e64f90be3f10933fdba63943e (diff) | |
a
Diffstat (limited to 'main.cpp')
| -rw-r--r-- | main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -76,7 +76,6 @@ struct app final : Platform::Application chunk c; float get_dt(); - static constexpr Vector3 TILE_SIZE = { 50, 50, 50 }; }; using namespace Math::Literals; |
