canviats els núvols per els del Volcano

This commit is contained in:
2024-07-27 10:07:27 +02:00
parent fe361f455a
commit 7501b4936f
12 changed files with 51 additions and 57 deletions

View File

@@ -17,7 +17,6 @@
#include "instructions.h"
#include "item.h"
#include "lang.h"
#include "background.h"
#include "tiledbg.h"
#include "game_logo.h"
#include "define_buttons.h"
@@ -37,7 +36,6 @@ private:
Lang *lang; // Objeto para gestionar los textos en diferentes idiomas
SDL_Event *eventHandler; // Manejador de eventos
section_t *section; // Indicador para el bucle del titulo
Background *background; // Objeto para dibujar el fondo del juego
Tiledbg *tiledbg; // Objeto para dibujar el mosaico animado de fondo
GameLogo *gameLogo; // Objeto para dibujar el logo con el título del juego
Texture *miniLogoTexture; // Textura con el logo de JailGames mini