actualizada la libreria stb_image a la version 2.27
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
#define CONST_H
|
||||
|
||||
// Textos
|
||||
const std::string WINDOW_TITLE = "Volcano v0005";
|
||||
const std::string BUILD = ".05";
|
||||
const std::string WINDOW_TITLE = "Volcano 2016";
|
||||
const std::string BUILD = " (v0.5)";
|
||||
|
||||
const std::string FILE_MAP_VOLCANO = "../data/volcano.map.bak1";
|
||||
const std::string FILE_TILES_VOLCANO = "../media/gfx/tiles_volcano.png";
|
||||
|
||||
Reference in New Issue
Block a user