#pragma once #include typedef struct { std::string type; } TileData;