Desaparición de la carpeta media

This commit is contained in:
2022-08-20 17:30:11 +02:00
parent 75c6acdd53
commit 8c87534848
32 changed files with 37 additions and 47 deletions

View File

@@ -42,7 +42,6 @@ private:
std::string bg_img; // Imagen con los graficos para la habitación
std::vector<int> tilemap; // Indice de los tiles a dibujar en la habitación
LTexture *texture_tile; // Textura con los graficos de los tiles habitación
LTexture *texture_bg; // Textura con los graficos de fondo de la habitación
SDL_Texture *map_texture; // Textura para dibujar el mapa de la habitación
int tile_size; // Ancho del tile en pixels