Movido el ejecutable a la raíz

This commit is contained in:
2022-10-25 18:02:48 +02:00
parent b241013ae6
commit 7d4a5f343e
5 changed files with 260 additions and 256 deletions

View File

@@ -1,6 +1,7 @@
#pragma once
#include <SDL2/SDL.h>
#include "common/animatedsprite.h"
#include "common/asset.h"
#include "common/jail_audio.h"
#include "common/screen.h"
@@ -30,6 +31,8 @@ private:
Text *text; // Objeto para escribir texto en pantalla
SDL_Texture *textTexture; // Textura para dibujar el texto
SDL_Texture *coverTexture; // Textura para cubrir el texto
Texture *texture; // Textura para el sprite de brillo
AnimatedSprite *sprite; // Sprite para el brillo del corazón
// Variables
int counter; // Contador