← index
2D.TileMap/version.hpp
Source: 2D.TileMap/version.hpp
#ifndef VERSION_INFO_EX
#define VERSION_INFO_EX

#define GAME_VERSION "0.0.1"

#endif