* Split every Tile class into its own header file.

This commit is contained in:
iProgramInCpp
2023-08-10 13:27:30 +03:00
parent b768764734
commit 27a0057886
82 changed files with 1231 additions and 604 deletions

View File

@@ -8,6 +8,7 @@
#include "RandomLevelSource.hpp"
#include "world/level/Level.hpp"
#include "world/tile/SandTile.hpp"
#define TEST_CAVES